/hxc

Hardcore Components

Primary LanguageJavaScriptMIT LicenseMIT


Hardcore Components


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