# Cell Common

Common [Web Components][1] library based on [WebCell][2] engine

[![NPM Dependency](https://david-dm.org/EasyWebApp/cell-common.svg)](https://david-dm.org/EasyWebApp/cell-common)
[![Build Status](https://travis-ci.com/EasyWebApp/cell-common.svg?branch=master)](https://travis-ci.com/EasyWebApp/cell-common)
[![](https://data.jsdelivr.com/v1/package/npm/cell-common/badge?style=rounded)](https://www.jsdelivr.com/package/npm/cell-common)

[![NPM](https://nodei.co/npm/cell-common.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/cell-common/)

## Component

1.  [load-cover](https://github.com/EasyWebApp/cell-common/tree/master/source/load-cover)

2.  [cascade-select](https://github.com/EasyWebApp/cell-common/tree/master/source/cascade-select)

3.  [month-picker](https://boot-cell.leanapp.cn/)

4.  [text-editor](https://github.com/EasyWebApp/cell-common/tree/master/source/text-editor)

## Usage

[Example](https://github.com/EasyWebApp/cell-common/tree/master/test)

[1]: https://www.webcomponents.org/
[2]: https://web-cell.tk/
