npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "lerna" 的结果(共 78 个)
lerna

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

MIT
@lerna/add

Add a dependency to matched packages

MIT
@lerna/cli

Lerna's CLI

MIT
@lerna/child-process

Lerna's internal child_process wrapper

MIT
@lerna/legacy-package-management

Legacy package management concerns provided by lerna. Please migrate to use npm/yarn/pnpm workspaces instead.

MIT
@lerna/info

Prints local environment information

MIT
@lerna/npm-conf

Vendored npm-conf with updates

MIT
@lerna/filter-options

Options for lerna sub-commands that need filtering

MIT
@lerna/validation-error

An internal Lerna tool

MIT
@lerna/exec

Execute an arbitrary command in each package

MIT
@lerna/create

Create a new lerna-managed package

MIT
@lerna/publish

Publish packages in the current project

MIT
@lerna/diff

Diff all packages or a single package since the last release

MIT
@lerna/import

Import a package into the monorepo with commit history

MIT
@lerna/link

Symlink together all packages that are dependencies of each other

MIT
@lerna/run

Run an npm script in each package that contains that script

MIT
@lerna/changed

List local packages that have changed since the last tagged release

MIT
@lerna/global-options

Global options applicable to _every_ lerna sub-command

MIT
@lerna/clean

Remove the node_modules directory from all packages

MIT
@lerna/init

Create a new Lerna repo or upgrade an existing repo to the current version of Lerna

MIT
@lerna/list

List local packages

MIT
lerna-changelog

Generate a changelog for a lerna monorepo

MIT
@lerna/filter-packages

An internal Lerna tool

MIT
@lerna/prerelease-id-from-version

Get the prerelease ID from a version string

MIT
@lerna/conventional-commits

Lerna's internal interface to conventional-changelog and friends

MIT
@lerna/npm-publish

An internal Lerna tool

MIT
@lerna/npm-dist-tag

An internal Lerna tool

MIT
@lerna/describe-ref

Parse git describe output for lerna-related tags

MIT
@lerna/check-working-tree

Check git working tree status and error appropriately

MIT
@lerna/pack-directory

Pack a directory into an npm package tarball

MIT