isabella232 / npm-tips

A collection of short (5 words or so) tips and tricks that can be sprinkled about the npm site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-tips

A collection of short (5 words or so) tips and tricks that can be sprinkled about the npm site.

USAGE

var tip = require('npm-tips')
console.log(tip()) // '`npm i` is the same as `npm install`'

About

A collection of short (5 words or so) tips and tricks that can be sprinkled about the npm site.


Languages

Language:JavaScript 100.0%