Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 4 days 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