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"

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i grabjs

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • nmartin