hxc
v0.1.2
Published
Hardcore Components
Downloads
7
Maintainers
Readme
Hardcore Components - Pure and simple Web Components inspired by Google Web Fundamentals and Templates the Hard Way.
Install
npm i -S hxc
Usage
<script type="module" src="./node_modules/hxc/hxc.js" async></script>
OR
import * as hxc from './node_modules/hxc/hxc.js';
License
MIT