mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
Update README
This commit is contained in:
parent
f5bbefbfb7
commit
676562b171
1 changed files with 15 additions and 6 deletions
21
README.md
21
README.md
|
|
@ -1,10 +1,19 @@
|
|||
### Fabric
|
||||
[](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
[](https://codeclimate.com/repos/526a0ed089af7e6cf2001389/feed)
|
||||
[](https://coveralls.io/r/kangax/fabric.js?branch=master)
|
||||
<a href="https://npmjs.org/package/fabric"><img src="https://badge.fury.io/js/fabric.png"></a>
|
||||
[](https://david-dm.org/kangax/fabric.js)
|
||||
[](https://david-dm.org/kangax/fabric.js#info=devDependencies)
|
||||
<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>
|
||||
|
||||
<p>
|
||||
[](https://david-dm.org/kangax/fabric.js)
|
||||
[](https://david-dm.org/kangax/fabric.js#info=devDependencies)
|
||||
</p>
|
||||
|
||||
|
||||
**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