npm-pkg-usage
v0.1.0
Published
Npm package usage metrics
Downloads
2
Readme
WIP: 🏗️ npm-pkg-usage 🚧
⚠️ This library is under development so feel free to check it out but it's not ready for production.
Introduction
Have you ever wondered how your library is being used in other repositories? It's your lucky day because this package aims to solve it.
Given a npm-pkg-usage.yml
file you could configure and gets details about how your library is being imported
Current features:
- How many files are importing your
package
- What are the default and named imports by file