Overview
SynopsisA mighty tiny web components framework that should feel like your using native JS and HTML to write and bind Custom Elements.
Project Goal- Easy learning curve
- Feels like JS and HTML not a framework
- Zero config smart front end routing
- Dynamic ES6/ESM module rewrites (Use ES6 modules in browsers that don't have native support)
- Dynamic Template string rewrites (Use template strings in browsers that don't have native support)
- customElements
- URL, Promise, fetch
- HTMLTemplateElement
- Event, CustomEvent
- IE11~
- Chrome
- Firefox
- Safari 7
- Mobile Safari
- Chrome Android
- npm install oxe --save
- UMD "pro/oxe.min.js"