grabjs

0.1.1 • Public • Published

GrabJS

fetchs files from http://cdnjs.cloudflare.com via command line

syntax

grabjs -fetch backbone
grabjs -f backbone
grabjs -f backbone underscore

options

  • -fetch / -f : name of the library to search for
  • -name / -n : target file name (defaults to name from cdnjs)

notes

If GrabJS cannot find your package, it will suggest based on the Levenshtein distance of your query and available package names.

You can safely omit ".js"

Readme

Keywords

none

Package Sidebar

Install

npm i grabjs

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • nmartin