JSPM

explain-a-module

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q6612F
  • License MIT

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

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)

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