Skip to content

Latest commit

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

@node-kit/monorepo

Some simple utilities for nodejs

NPM versionCodacy BadgeLicense

Sonar

Function list

Install

e.g: use workspace-root

# by pnpm
pnpm install workspace-root
# by npm
npm install -D workspace-root
# by yarn
yarn add workspace-root

Usage

import{workspaceRoot}from'workspace-root'workspaceRoot().then(path=>{console.log('The workspace root is: ',path)// /Users/user/path/of/package/root or null})

Issues & Support

Please open an issue here.

License

MIT

About

Some simple utilities for nodejs

Topics

Resources

Code of conduct

Contributing

Stars

26 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages