Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmdcolin/npm-package-tutorial
- Owner: cmdcolin
- Created: 2021-12-31T23:19:46.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T19:43:53.000Z (about 2 years ago)
- Last Synced: 2024-04-15T02:14:36.614Z (7 months ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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