Comparing version 0.7.24 to 0.8.0
{ | ||
"name": "fabric", | ||
"description": "Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.", | ||
"version": "0.7.24", | ||
"version": "0.8.0", | ||
"author": "Juriy Zaytsev <kangax@gmail.com>", | ||
@@ -6,0 +6,0 @@ "keywords": ["canvas", "graphic", "graphics", "SVG", "node-canvas", "parser", "HTML5", "object model"], |
@@ -11,3 +11,3 @@ **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**. | ||
- Unit tested (~1200 tests at the moment) | ||
- Unit tested (1200+ tests at the moment) | ||
- Modular (~20 small "classes") | ||
@@ -129,4 +129,5 @@ - Cross-browser | ||
- Ernest Delgado for the original idea of [manipulating images on canvas](http://www.ernestdelgado.com/archive/canvas/). | ||
- [Maxim "hakunin" Chernyak](http://twitter.com/hakunin) for ideas, and help with various parts of the library. | ||
- [Maxim "hakunin" Chernyak](http://twitter.com/hakunin) for ideas, and help with various parts of the library throughout its life. | ||
- [Sergey Nisnevich](http://nisnya.com) for help with geometry logic. | ||
- Github contributors: @Kingsquare, @cleercode, @jarek-itmore, @sunrei, @khronnuz | ||
@@ -133,0 +134,0 @@ ### MIT License |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
514740
10384
149