1.0.28 • Published 2 years ago
es-package v1.0.28
es-package
The ultimate template for creating and publishing an ES module
Start by using this template
Why
- Fast iterating thanks to Deno, for built in Typescript debugging and bundling
- Easily import into Replit, for an instant dev environment
- I'm dogfooding it - using it myself
- Immediately works for Deno, Bun, Node, Cloudflare Workers, etc.
- Publish to NPM in seconds
Publish
Easily publish to deno.land/x and npm
Deno
- Follow https://deno.land/add_module
- Create a release
Npm
- Add a action secret of
NPM_ACCESS_TOKEN
- Create a release