https://github.com/webreflection/ubl
JavaScript Universal Bundle Loader
https://github.com/webreflection/ubl
Last synced: 12 months ago
JSON representation
JavaScript Universal Bundle Loader
- Host: GitHub
- URL: https://github.com/webreflection/ubl
- Owner: WebReflection
- License: isc
- Created: 2018-07-07T05:33:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T08:38:46.000Z (over 7 years ago)
- Last Synced: 2025-01-16T09:42:15.945Z (over 1 year ago)
- Language: HTML
- Homepage: https://medium.com/@WebReflection/a-universal-bundle-loader-6d7f3e628f93
- Size: 5.86 KB
- Stars: 28
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ubl
JavaScript Universal Bundle Loader, as explained in [this Medium post](https://medium.com/@WebReflection/a-universal-bundle-loader-6d7f3e628f93).
**[Live demo](https://webreflection.github.io/ubl/)**
```html
JS Universal Bundle Loader
window.ESM=!0;import'./es2017.js';
```