mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-14 03:10:59 +00:00
Update README
This commit is contained in:
parent
676562b171
commit
42e263b3f2
1 changed files with 10 additions and 13 deletions
23
README.md
23
README.md
|
|
@ -1,19 +1,16 @@
|
|||
### Fabric
|
||||
<p>
|
||||
[](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
[](https://codeclimate.com/repos/526a0ed089af7e6cf2001389/feed)
|
||||
[](https://coveralls.io/r/kangax/fabric.js?branch=master)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
[](http://badge.fury.io/js/fabric)
|
||||
[](http://badge.fury.io/bo/fabric)
|
||||
</p>
|
||||
[](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
[](https://codeclimate.com/repos/526a0ed089af7e6cf2001389/feed)
|
||||
[](https://coveralls.io/r/kangax/fabric.js?branch=master)
|
||||
|
||||
<p>
|
||||
[](https://david-dm.org/kangax/fabric.js)
|
||||
[](https://david-dm.org/kangax/fabric.js#info=devDependencies)
|
||||
</p>
|
||||
|
||||
[](http://badge.fury.io/js/fabric)
|
||||
[](http://badge.fury.io/bo/fabric)
|
||||
|
||||
|
||||
[](https://david-dm.org/kangax/fabric.js)
|
||||
[](https://david-dm.org/kangax/fabric.js#info=devDependencies)
|
||||
|
||||
|
||||
**Fabric.js** is a framework that makes it easy to work with HTML5 canvas element. It is an **interactive object model** on top of canvas element. It is also an **SVG-to-canvas parser**.
|
||||
|
|
|
|||
Loading…
Reference in a new issue