[中文](./README.md)
CRender
### What is CRender?
- It's a **vector** graphics rendering plugin based on **canvas**.
- It provides **animation** and mouse **event** support for graphics.
### Install with npm
```shell
$ npm install @jiaminghi/c-render
```
### Quick experience
```html
```
Detailed documents and examples can be viewed on the [HomePage](http://crender.jiaminghi.com/EN/).