Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.33 KB

image

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

Npm