Giter Club home page Giter Club logo

npm-add's Introduction

npm-add

A CLI tool for speeding up node.js productivity by instantly adding dependencies to package.json.

recent version: 0.0.1

Install

Install globally

$ npm install npm-add -g

Usage

Add the latest verison of an npm package

$ npm-add jade

Then install

$ npm install

Add multiple packages

$ npm-add jade socket.io

Specify version

$ npm-add 'jade 0.30.0'
$ npm-add 'jade 0.30.0' 'socket.io 0.9.14'

Adding it all together

$ npm-add express 'socket.io 0.9.14'

Add and install

$ npm-add express stylus async --install

or

$ npm-add express stylus async -i

Contact

If you would like to contact me for further information on the project, see the info below.

Email: [email protected]

Github: jawerty

Twitter: @jawerty

Blog: http://jawerty.github.io

License

See the file LICENSE to view the MIT License

npm-add's People

Contributors

jawerty avatar

Stargazers

Roland avatar Daniel Bayley avatar Muhammed K K avatar  avatar Carter Cole avatar Farzad Senart avatar 题叶 avatar Jidé avatar Dylan Hassinger avatar Philipp Defner avatar

Watchers

James Cloos avatar jwy avatar  avatar

Forkers

angleman

npm-add's Issues

Could not install

Apologies for not exploring/debugging this further... but I was unable to install

$ npm i -D npm-add
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'npm-add'
npm ERR! notarget
$ npm --version
5.3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.