Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pinkhominid/hxc

Hardcore Components
https://github.com/pinkhominid/hxc

components customelements esmodules library web webcomponents

Last synced: 19 days ago
JSON representation

Hardcore Components

Awesome Lists containing this project

README

        




Hardcore Components






> Hardcore Components - Pure and simple Web Components inspired by [Google Web Fundamentals](https://developers.google.com/web/fundamentals/web-components/) and [Templates the Hard Way](https://github.com/matthewp/templates-the-hard-way).

## Install
```sh
npm i -S hxc
```

## Usage
```html

```
OR
```javascript
import * as hxc from './node_modules/hxc/hxc.js';
```

## License
MIT