230 packages
add-nx-to-monorepo
Make any monorepo faster by adding Nx to it
angular-vscode
Useful VSCode plugins for Angular Development
cra-to-nx
This package will turn your React app into an Nx workspace. To use this package, your React app must have been generated and kept the structure of Create-React-App, with files generated either in js/jsx or ts/tsx.
create-nx-plugin
This package is used to scaffold a brand-new workspace used to develop an Nx plugin, and sets up a pre-configured plugin with the specified name. The new plugin is created with a default generator, executor, and e2e app.
create-nx-workspace
Smart Repos · Fast Builds
design-system-demo-alerts
This library was generated with [Nx](https://nx.dev).
lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
@lerna/add
Add a dependency to matched packages
@lerna/batch-packages
An internal Lerna tool
@lerna/bootstrap
Link local packages together and install remaining package dependencies
@lerna/changed
List local packages that have changed since the last tagged release
@lerna/check-working-tree
Check git working tree status and error appropriately
@lerna/child-process
Lerna's internal child_process wrapper
@lerna/clean
Remove the node_modules directory from all packages
@lerna/cli
Lerna's CLI
@lerna/collect-packages
TODO
@lerna/collect-uncommitted
Collect uncommitted changes to working tree for display in error messages
@lerna/collect-updates
An internal Lerna tool
@lerna/command
Lerna's internal base class for commands
@lerna/conventional-commits
Lerna's internal interface to conventional-changelog and friends
@lerna/create
Create a new lerna-managed package
@lerna/create-symlink
An internal Lerna tool
@lerna/describe-ref
Parse git describe output for lerna-related tags
@lerna/diff
Diff all packages or a single package since the last release
@lerna/exec
Execute an arbitrary command in each package