@pubbo/listable

0.2.5 • Public • Published

@pubbo/listable

Shared logic for listing package information

This is an internal package for Lerna, YMMV.

Usage

listable.format()

const listable = require("@pubbo/listable");

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

listable.options()

const listable = require("@pubbo/listable");

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

Install lerna for access to the lerna CLI.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.5
    0
    • latest

Version History

Package Sidebar

Install

npm i @pubbo/listable

Weekly Downloads

0

Version

0.2.5

License

MIT

Unpacked Size

14.1 kB

Total Files

7

Last publish

Collaborators

  • robbie-cook