yarn-api
Basic API for yarn.
Basic API for yarn.
Standard Prettier config for the Sapphire Community
Standard ESLint config for the Sapphire Community
Updates TypeScript references automatically while using workspaces
Get all possible javascript (npm/yarn/pnpm) global or local, binaries or packages paths, e.g. node_modules and node_modules/.bin. Also works for those using NVM or such
```ts console.log(parseStaticPackagesPaths(getConfig())); // => { static: [], prefix: [ 'packages' ], all: [ 'packages/*' ] } ```
find yarn workspaces package.json
📦 Complex generator of Package.json
get Yarn Workspaces Packages List and can help create `paths` for `tsconfig.json`
Adds proper access configuration to your global .yarnrc.yml config file for usage of Artifactory.
Bucket implementation for Ratelimits.
Clean up/prune unnecessary files and reduce the size of your `node_modules` directory. Useful for CI caches or for reducing the size of serverless functions.
Sobix product managment platform
Exclude a workspace from yarn install in a yarn monorepo.
a casual publisher
Can I use Yarn? caniuse-yarn checks if Yarn is available.
Run package.json scripts by NODE_ENV.
A tiny helper that knows if you are running a script via npm or Yarn, to let you chain your commands for either.
Run all your NPM scripts more easily with fuzzy matching