A simple utility to get the lerna workspace root
A simple utility to get the lerna workspace information
Illustrating the monorepo concept using lerna
Convert Workspaces to TypeScript's Project References
Shareable commitlint config enforcing lerna package and workspace names as scopes
Find all the workspaces of a monorepo.
A collection of utilities that are useful in a git-controlled monorepo managed by one of these tools:
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Lerna-Lite Run command will help to run npm script in each package workspace that contains that script
Lerna's internal child_process wrapper
A collection of tools for working with workspaces
Command line interface for simplifying the process of bulk updating dependencies across multiple Lerna or Yarn Workspace packages.
Lerna-Lite CLI for the Version/Publish commands
Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna
Incremental, cacheable builds for large Javascript monorepos. Uses [Bazel](https://bazel.build)
Helps change the version of a workspace package everywhere it is used.
Lerna-Lite core implementation module
Bump version & write changelog of packages changed since the last release
Commitlint config to enforce packages' name in a workspace as commit scope.
Publish packages in the current workspace
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Generate a changelog for a lerna monorepo
Lerna-Lite Profiler used by certain optional commands (Run/Exec)
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.