An open API service indexing awesome lists of open source software.

https://github.com/offirmo/is-npm-module-consumable

A repo to test if a npm module is properly consumable. I'm using it for my own modules.
https://github.com/offirmo/is-npm-module-consumable

npm npm-module

Last synced: 3 months ago
JSON representation

A repo to test if a npm module is properly consumable. I'm using it for my own modules.

Awesome Lists containing this project

README

          

## is-npm-module-consumable

A repo to test if a npm module is properly consumable. I'm using it for my own modules.

Ideally I could turn this into a tool to test any package, as part of the pre-publish routine.