lerna-list
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

lerna-list

npm license travis status Build status Coverage Status David David Commitizen friendly semantic-release

NPM

Generates a list of lerna-packages or yarn-workspace modules, writing is as a markdown file. Helps document all contained sub-modules in a lerna repo.

Usage

The primary purpose is to generate a sub-modules.md file with a list of all contained submodules.

npm i lerna-list
npx lerna-list
import { writeMarkdown } from 'lerna-list';
writeMarkdown();

Development Tooling

License

Apache-2.0

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Support

Bugs, PRs, comments, suggestions welcomed!

Readme

Keywords

none

Package Sidebar

Install

npm i lerna-list

Weekly Downloads

5

Version

1.0.3

License

Apache-2.0

Last publish

Collaborators

  • sramam