1.1.0 • Published 6 years ago

explain-a-module v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Explain a Module (explain-a-module)

standard-readme compliant

Explain what a module does by looking at its README, straight from your terminal

Install

npm install -g explain-a-module

Usage

Search the current directory

eam <module-name>

Search the local npm cache

eam -g <module-name>

Contribute

Contributions are appreciated, but for now please file a Github issue first to let me know (I may already be working on it).

License

MIT