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

https://github.com/barelyhuman/pkg


https://github.com/barelyhuman/pkg

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# node-pkg

Simple template to create an NPM package.

The following is handled for you.

- Bundling
- Typegen from JSDoc
- A loose typescript config
- a test runner
- CI/CD for tests and package publishing ( Dual Channel => Beta / Release )