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
4dd83b5d30
commit
9b54274454
1 changed files with 15 additions and 3 deletions
18
README.md
18
README.md
|
|
@ -1,18 +1,30 @@
|
|||
### Fabric
|
||||
|
||||
<!-- chat, support -->
|
||||
|
||||
[](https://gitter.im/kangax/fabric.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
<!-- build/coverage status, climate -->
|
||||
|
||||
[](http://travis-ci.org/#!/kangax/fabric.js)
|
||||
[](https://codeclimate.com/repos/526a0ed089af7e6cf2001389/feed)
|
||||
[](https://coveralls.io/r/kangax/fabric.js?branch=master)
|
||||
[](http://badge.fury.io/js/fabric)
|
||||
[](http://badge.fury.io/bo/fabric)
|
||||
|
||||
<!-- npm, bower versions, downloads -->
|
||||
|
||||
[](http://badge.fury.io/bo/fabric)
|
||||
[](http://badge.fury.io/js/fabric)
|
||||
[](https://www.npmjs.org/package/fabric)
|
||||
|
||||
<!-- deps status -->
|
||||
|
||||
[](https://david-dm.org/kangax/fabric.js)
|
||||
[](https://david-dm.org/kangax/fabric.js#info=devDependencies)
|
||||
|
||||
[](https://www.bountysource.com/trackers/23217-fabric-js?utm_source=23217&utm_medium=shield&utm_campaign=TRACKER_BADGE)
|
||||
<!-- bounties, tips -->
|
||||
|
||||
[](https://www.bountysource.com/trackers/23217-fabric-js?utm_source=23217&utm_medium=shield&utm_campaign=TRACKER_BADGE)
|
||||
[](https://gratipay.com/kangax/)
|
||||
|
||||
**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