mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-03 14:10:27 +00:00
Add code climate badge to README
This commit is contained in:
parent
ec8a920081
commit
db569a8557
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
### Fabric
|
||||
[](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
|
||||
[](https://codeclimate.com/repos/526a0ed089af7e6cf2001389/feed)
|
||||
|
||||
<a href="https://npmjs.org/package/fabric"><img src="https://badge.fury.io/js/fabric.png"></a>
|
||||
|
||||
**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