philipwalton / rollup-native-modules-boilerplate
A demo app showcasing the use of real JavaScript modules in production—complete with cross-browser fallbacks for legacy browsers.
☆224Updated last year
Alternatives and similar repositories for rollup-native-modules-boilerplate:
Users that are interested in rollup-native-modules-boilerplate are comparing it to the libraries listed below
- A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)☆740Updated last year
- 🦎 -> 🦖A de-evolution gun for your bundle!☆198Updated 2 years ago
- ☆517Updated 2 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆550Updated 5 years ago
- A fast, tiny polyfill for dynamic import() that works in all module-supporting browsers☆322Updated 2 years ago
- A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers…☆152Updated 4 years ago
- Add this plugin to generate mirrored esm modules for your existing bundles☆192Updated 2 years ago
- Differential serving exploration☆99Updated 2 years ago
- Easily implement a module nomodule index.html☆82Updated 3 years ago
- Starter project with code-splitting and dynamic imports, for modern and legacy browsers☆250Updated 8 months ago
- A Pub/Sub state manager you'll love... or hate☆374Updated 4 years ago
- ⏱ A simple method to invoke a function after the browser has rendered & painted a frame☆297Updated 2 years ago
- Task Worklet: explainer, polyfill and demos.☆275Updated 3 years ago
- It’s like import(), but runs the module in a worker.☆252Updated 5 months ago
- A polyfill for the kv-storage built-in module.☆146Updated 3 years ago
- Defer JS work until the browser has a chance to breathe☆133Updated 6 years ago
- Evaluates how long a browser will execute your javascript code