0.1.0 • Published 3 years ago

npm-pkg-usage v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

WIP: 🏗️ npm-pkg-usage 🚧

npm

⚠️ 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