@0x-lerna-fork/listable

3.16.3 • Public • Published

@0x-lerna-fork/listable

Shared logic for listing package information

This is an internal package for Lerna, YMMV.

Usage

listable.format()

const listable = require("@0x-lerna-fork/listable");

const { text, count } = listable.format(packages, options);

listable.options()

const listable = require("@0x-lerna-fork/listable");

exports.builder = yargs => {
  listable.options(yargs);
};

Install lerna for access to the lerna CLI.

Readme

Keywords

Package Sidebar

Install

npm i @0x-lerna-fork/listable

Weekly Downloads

24

Version

3.16.3

License

MIT

Unpacked Size

10.5 kB

Total Files

7

Last publish

Collaborators

  • albrow
  • fberger