Skip to content

dschnare/std-esm-sandbox

Repository files navigation

Snadbox Project That Uses @std/esm

This project is a sandbox for using the new @std/esm module to use ESM module syntax on Node and still use mocha, nyc for testing and browserify for targeting the browser.

Quick Start

git clone https://github.com/dschnare/std-esm-sandbox.git
npm install
npm start

Building

To build for the browser

npm run js:bundle

Known Issues

See the ISSUES.md for a list of known issues and their workarounds.

About

Sandbox project that uses @std/esm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages