The easiest way to work with HTML5 canvas. And it's just Javascript. See in action at fabricjs.com/demos By @kangax & @andreabogazzi

canvas, html5
Honored to have Fabric's source code mentioned as a good Javascript learning resource β€” news.ycombinator.com/item?id…
UglifyJS is now the default minifier in Fabric (instead of YUI Compressor). Shaves off few more KB's!
2
"Introduction to Fabric.js: Part 1" is live on scriptjunkie β€” msdn.microsoft.com/en-us/mag…
1
Fabric is now fully linted via @JSHint β€” github.com/kangax/fabric.js/… Cleaner code, easier contributions, and quicker code reviews!
Big news! Fabric now supports per-pixel object dragging. Brand new demo β€” fabricjs.com/per-pixel-drag-… Thanks to Steve Pemberton for initial work!
6
5
Fabric now supports animating multiple object properties β€” `object.animate({ left: 100, top: 200, angle: 30 })`
1
We're now over 1200 watchers on github! github.com/kangax/fabric.js Star or watch the project for all the new goodness.
1
.@benjaminkohl Free drawing mode is entered by setting `canvas.isDrawingMode` to `true`.
Check out this "Stars" fabric demo. Bouncy animation + shadows + custom shapes! jsfiddle.net/jrdiaz/mVQKL/
1
Did you know about "padding" property on all objects in fabric? Separates actual rendered object and controlling borders.
1
Lots of SVG rendering fixes in recent Fabric builds. Check out fabricjs.com/svg_rendering/ (lots of content loading)
Turns out Fabric is a perfect meme generation tool β€” ess.mx/builder/
Roll20 is a virtual tabletop for paper gaming. Powered by Fabric.js! roll20.net/
Check out this gorgeous Facebook Cover Designer, built with Fabric β€” fbcover-designer.com/
1
Check out this "fabric-rails" gem by David Rice β€” github.com/davidjrice/fabric…
1
Did you know about `renderOnAddition` flag? Check this rendering demo, contributed by James Andres β€” fabricjs.com/many-objects/
`fabric.Text.fromElement` lands in Fabric β€” github.com/kangax/fabric.js/…
When should you use Fabric? Check out this page in wiki β€” github.com/kangax/fabric.js/…
Have an idea for a Fabric logo? Want to comment on existing proposals? Please check out groups.google.com/forum/?fro…