It provides interactive object model on top of canvas element. Fabric also has SVG-to-canvas (and canvas-to-SVG) parser. Using Fabric.js, you can create and populate objects on canvas; objects like simple geometrical shapes | It is a modular javascript framework for creating plugin-based React applications. It gives you the developer experience you expect from a React/Redux setup and provides tools to take project quality to the next level. |
Cross-browser
Fast;Encapsulated in one object;No browser sniffing for critical functionality;Runs under ES5 strict mode;Runs on a server under Node.js;Follows Semantic Versioning
| Plugin-based architecture and DI system for maintainability; Out-of-the-box support for server-rendering of React components, bundle splitting and hot module reloading |
Statistics | |
GitHub Stars 30.5K | GitHub Stars 1.6K |
GitHub Forks 3.6K | GitHub Forks 137 |
Stacks 55 | Stacks 2 |
Followers 170 | Followers 18 |
Votes 0 | Votes 0 |
Integrations | |

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.

Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.

jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.

Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.

AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.

Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.

Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.