Package Exports
- explain-a-module
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (explain-a-module) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Explain a Module (explain-a-module)
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