A Node.js CLI app that simply reads and outputs a randomly selected line from the npm-expansions file.
Go to file
xDrixxyz YT cd7af69fbd
Merge pull request #5 from xDrixxyz/dependabot/npm_and_yarn/axios-0.19.0
Bump axios from 0.18.0 to 0.19.0 - fixes security vulnerability in axios package.
2019-05-31 21:26:35 -04:00
.gitignore Initial commit, release 1.0.0 2019-03-12 19:27:47 -04:00
LICENSE.txt Initial commit, release 1.0.0 2019-03-12 19:27:47 -04:00
README.md Add a nice README badge 2019-03-12 19:43:29 -04:00
index.js Remove fs dependency 2019-03-12 19:51:19 -04:00
package-lock.json Bump axios from 0.18.0 to 0.19.0 2019-05-31 19:40:19 +00:00
package.json Bump axios from 0.18.0 to 0.19.0 2019-05-31 19:40:19 +00:00

README.md

npmstandsfor

npm

A Node.js command-line app to get random sayings from the official npm/npm-expansions list.

How to install

$ npm install -g npmstandsfor

How to use

$ npmstandsfor

Why?

I was bored.