latest-lib-cli

0.1.3 • Public • Published

latest-lib-cli Build Status

Get the latest version of a CSS or JavaScript library hosted on CDNJS

Install

$ npm install --global latest-lib-cli

Usage

$ latest-lib --help
Usage:
  $ latest-lib <name> [--only <css/js>]

Options:
  --only, -o  Return only the CSS/JavaScript files of the library in the
              response
  --help      Show this screen
  --version   Show version number

Examples:
  $ latest-lib jquery
  $ latest-lib jquery@2
  $ latest-lib bootstrap --only css
  $ latest-lib bootstrap --only js

Related

License

MIT © Gabriel Mangiurea

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    2
  • 0.1.0
    0

Package Sidebar

Install

npm i latest-lib-cli

Weekly Downloads

3

Version

0.1.3

License

MIT

Last publish

Collaborators

  • gabrielmangiurea