UNPKG

oda-framework

Version:

It's an ES Progressive Framework based on the technology of Web Components and designed especially for creating custom UI/UX of any complexity for web and cross-platform PWA mobile applications.

10 lines (8 loc) 173 B
<meta charset="utf-8"> <oda-tester> <oda-icons></oda-icons> </oda-tester> <script type="module"> import "../../oda.js"; import "./icons.js"; </script>