![nex logo](./logo.png)

# nexwidget

A library to create fast web components/custom elements.

[![npm version](https://img.shields.io/npm/v/nexwidget?style=for-the-badge)](https://npmjs.com/package/nexwidget)
[![npm downloads](https://img.shields.io/npm/dw/nexwidget?style=for-the-badge)](https://npmjs.com/package/nexwidget)
[![github issues](https://img.shields.io/github/issues/Hawmex/nexwidget?style=for-the-badge)](https://github.com/Hawmex/nexwidget/issues)
[![license](https://img.shields.io/npm/l/nexwidget?style=for-the-badge)](https://github.com/Hawmex/nexwidget)

## Demo

You can try the demo [here](https://codepen.io/Hawmed/pen/NWppjxJ).

## Installation

```
npm i nexwidget
```

## Documentation

You can find documentation [here](https://hawmex.github.io/nexwidget/).
