Software Alternatives, Accelerators & Startups

GoJS VS Paper.js

Compare GoJS VS Paper.js and see what are their differences

GoJS logo GoJS

GoJS is a JavaScript library for building interactive diagrams on HTML web pages. Build apps with flowcharts, org charts, BPMN, UML, modeling, and other visual graph types.

Paper.js logo Paper.js

Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
  • GoJS Landing page
    Landing page //
    2023-03-21
Not present

GoJS videos

GoJS in 12 Minutes: JavaScript Diagramming Library Tutorial

More videos:

  • Tutorial - What's in a GoJS JavaScript Application? | GoJS Beginner Tutorial #1
  • Review - [GOJS] Design Patterns em Javascript

Paper.js videos

Revision clouds in AutoCAD using Paper.js

Category Popularity

0-100% (relative to GoJS and Paper.js)
Javascript UI Libraries
43 43%
57% 57
Flowcharts
60 60%
40% 40
Org Charts
100 100%
0% 0
Charting Libraries
0 0%
100% 100

User comments

Share your experience with using GoJS and Paper.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare GoJS and Paper.js

GoJS Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
GoJS offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, transactional state and undo management, palettes, overviews, data-bound models, event handlers, and an extensible tool system for custom operations. They provide over 150 interactive samples to help you get started with diagrams such as BPMN, flowchart, state chart, visual...

Paper.js Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. It’s based on (and largely compatible)...
8 Best Free and Open-Source Drawing Libraries in JavaScript
The Paper.js library is another free and open-source solution for people who want to draw using JavaScript. The library uses canvas to handle its drawing animations. However, its primary focus is vector-based drawings instead of raster images.

Social recommendations and mentions

Paper.js might be a bit more popular than GoJS. We know about 11 links to it since March 2021 and only 11 links to GoJS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GoJS mentions (11)

  • Your 14-Day Free Trial Ain't Gonna Cut It
    If you click on their username, it takes you to their profile. https://news.ycombinator.com/user?id=simonsarris. - Source: Hacker News / 8 days ago
  • Burning money on paid ads for a dev tool – what we've learned
    Have spent six figures yearly on ads, mostly for reach for the developer-focused diagram library GoJS (https://gojs.net) > Each experiment will need ~$500 and 2 weeks I would add a zero if you want serious data. I would also double the timescale. $5,000 over 4 weeks I second the uselessness of Google Display, it might look like conversions numbers are good but they are 100% too good to be true. As soon as you look... - Source: Hacker News / 8 months ago
  • Any Ideas How to Create a Graph Builder UI in React?
    Used goJS in one project and konva in another. Source: over 1 year ago
  • Ask HN: What is the most impactful thing you've ever built?
    I built GoJS, which is one of the most popular commercial JS diagramming libraries: https://gojs.net I built carefulwords, a very fast thesaurus and quote site for inspiration, used by... Tens of people a day. Eg: https://carefulwords.com/gift https://carefulwords.com/solitude I mostly made it for myself, me and my wife use it all the time. I am slowly editing down the thesaurus to managable size. I built a 12x16... - Source: Hacker News / over 1 year ago
  • Node-Based UIs
    I made a pull request for GoJS (https://gojs.net) I have been building this canvas-based graphing library since 2011, and it contains a good number of features around customization and interactivity that are not found in other libraries. It is commercial for non-academic use however. - Source: Hacker News / over 1 year ago
View more

Paper.js mentions (11)

  • How Framer/Figma is built?
    I started with angular and paper.js: http://paperjs.org/. Source: 12 months ago
  • Polygon JS libraries
    In a thread in the Processing forum, Boolean operations in polygons , user ErraticGenerator suggests using g.js or Paper.js. Source: about 1 year ago
  • Looking for a javascript library with good wrapping support
    It is likely that paper.js provides the functionality needed. I will probably investigate it at some point since it appears to be the more popular library Compare paper.js & bezier.js. Source: about 1 year ago
  • Animating an svg
    Just remember you can do some SVG displacement with Paper.JS. Source: over 1 year ago
  • Diagnosing RangeError: Maximum call stack size exceeded in React KeyEscapeUtils
    Our webapp is written with React and Redux using the official react-redux bindings. Another primary library used in this web app is PaperJS. We recently transitioned this to being a Redux app, though it has used React for a while. Source: about 2 years ago
View more

What are some alternatives?

When comparing GoJS and Paper.js, you can also consider the following products

mxGraph - mxGraph is a fully client side JavaScript diagramming library - jgraph/mxgraph

p5.js - JS library for creating graphic and interactive experiences

Konva - Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.

Three.js - A JavaScript 3D library which makes WebGL simpler.

jsPlumb - jsPlumb is an advanced, standards-compliant and easy to use JS library for building connectivity based applications, such as flowcharts, process flow diagrams, sequence diagrams, organisation charts, etc. More than just a diagram library.

Pixi.js - Fast lightweight 2D library that works across all devices