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

https://github.com/cmdcolin/npm-package-tutorial


https://github.com/cmdcolin/npm-package-tutorial

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# npm-package-tutorial

Example from https://cmdcolin.github.io/posts/2021-12-31-npm-package

## Features

- Makes clean build before running yarn build or yarn publish
- Pushes to github after publish
- Uses ts-jest for testing
- Uses esm modules