scripts-npm-extras

0.1.0 • Public • Published

scripts-npm-extras

This package provides scripts that perform additional tasks related to npm packages.

The scripts are packaged using npm for convenience.

Installation

To install:

sudo npm install -g scripts-npm-extras

Similarly, to uninstall:

sudo npm rm -g scripts-npm-extras

Scripts

npmi

npmi is a wrapper for npm install that will automatically add the given packages to the package.json file, then re-indent it using json-align.

# To install package abcde:
npmi abcde

More to come eventually!

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    1

Package Sidebar

Install

npm i scripts-npm-extras

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • nylen