Software Alternatives & Reviews

KnockoutJS VS GoJS

Compare KnockoutJS VS GoJS and see what are their differences

KnockoutJS logo KnockoutJS

Knockout makes it easier to create rich, responsive UIs with JavaScript

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.
  • KnockoutJS Landing page
    Landing page //
    2018-09-30
  • GoJS Landing page
    Landing page //
    2023-03-21

KnockoutJS videos

KnockoutJS Review

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

Category Popularity

0-100% (relative to KnockoutJS and GoJS)
Javascript UI Libraries
30 30%
70% 70
JS Library
100 100%
0% 0
Flowcharts
0 0%
100% 100
JavaScript Framework
100 100%
0% 0

User comments

Share your experience with using KnockoutJS and GoJS. 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 KnockoutJS and GoJS

KnockoutJS Reviews

We have no reviews of KnockoutJS yet.
Be the first one to post

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...

Social recommendations and mentions

Based on our record, KnockoutJS should be more popular than GoJS. It has been mentiond 21 times since March 2021. 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.

KnockoutJS mentions (21)

  • A First Look at HTMX and How it Compares to React
    The approach is not new, essentially a variation of Knockout, Alpine, and similar "JS-in-HTML" approaches. - Source: dev.to / 7 months ago
  • The Best UI Libraries for Cross-Platform Apps with Tauri
    SolidJS and Tauri form another potent combination for creating performant, lightweight, and secure experiences. SolidJS is a reactive UI library that is similar to Svelte in the way it compiles away reactivity and updates the DOM directly, but it also incorporates a fine-grained reactivity system reminiscent of libraries like Marko, Knockout, and MobX. - Source: dev.to / 9 months ago
  • Why are signals still not so popular?
    People act like Signals are a new discovery. KnockoutJS was using them 13 years ago and other libraries used them before that. Source: 10 months ago
  • What is KnockoutJS and how is it relevant in Magento 2?
    Knockout JS is a Javascript library which uses the MVVM pattern to bind data to certain DOM elements. Within Magento, we usually define a View-Model (which is a .js file) and a Template (which is a .html file), and the data in the template file is bound to the view-model, meaning whenever the data in the view-model changes, the template file changes too. Source: 11 months ago
  • Alpine.js
    I still use Knockout[0] for almost an identical experience. 0: https://knockoutjs.com/. - Source: Hacker News / over 1 year ago
View more

GoJS mentions (10)

  • 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 / 7 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
  • Where I can learn how to do the following in React?
    In one project we use konva, in another we used gojs. Any of them or some other library needs some training and introduce own limitations but it still way way way better than handing all the coordinates, calculations, routing etc on your own. Source: over 1 year ago
View more

What are some alternatives?

When comparing KnockoutJS and GoJS, you can also consider the following products

AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

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

Vue.js - Reactive Components for Modern Web Interfaces

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

Svelte - Cybernetically enhanced web apps

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.