/Rich-Harris_shimport

Use JavaScript modules in all browsers, including dynamic imports

Primary LanguageTypeScriptOtherNOASSERTION

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.