An open API service indexing awesome lists of open source software.

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

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';

```