Skip to content

pinkhominid/hxc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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