Skip to content

Use JavaScript modules in all browsers, including dynamic imports

License

Notifications You must be signed in to change notification settings

Conduitry/shimport

 
 

Repository files navigation

typescript-lib

Clone this project template with degit:

npx degit rich-harris/typescript-lib my-new-lib
cd my-new-lib
yarn

Remember to update a) the package.json with the correct name, b) the Rollup config, and c) this README.

About

Use JavaScript modules in all browsers, including dynamic imports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.3%
  • JavaScript 13.7%