# {{ name }}

[![Build Status](https://travis-ci.com/sham-ui/{{ name }}.svg?branch=master)](https://travis-ci.com/sham-ui/{{ name }})
[![npm version](https://badge.fury.io/js/{{ name }}.svg)](https://badge.fury.io/js/{{ name }})
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)

{{ description }}

### Install
```bash
# npm
npm install {{name}}
```

```bash
# yarn
yarn add {{name}}
```

### API

