
Underscore.js
jQuery
React Native
Babel
Composer
OpenSSL
Raven.js
Symfony
mxGraph
GoJS
Paper.js
jsPlumb
Konva
JsDiagram
Three.js
PixiJS
Underscore.js
mxGraphDevelopers working on smaller projects or legacy codebases that require a reliable utility library with functional programming techniques. Itโs also suitable for those who prefer a minimalistic approach and donโt require the extensive features of heavier alternatives.
Based on our record, Underscore.js seems to be a lot more popular than mxGraph. While we know about 24 links to Underscore.js, we've tracked only 2 mentions of mxGraph. 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.
Underscore - JavaScript library that provides a whole mess of useful functional programming. - Source: dev.to / 6 months ago
Underscore was created by Jeremy Ashkenas (the creator of Backbone.js) in 2009 to provide a set of utility functions that JavaScript lacked at the time. It was also created to work with Backbone.js, but it slowly became a favorite among developers who needed utility functions that they could just call and get stuff done with without having to worry about the inner implementations and browser compatibility. - Source: dev.to / over 1 year ago
There was a step-change improvement for me when I tried expressing some JS patterns via `underscore.js` instead of procedurally: eg: http://underscorejs.org/#each Thinking of something as `each | map | filter | sum` is waaay less buggy than writing bespoke procedural code to do the same thing. No doubt there is a "cost" to it as well, but the _abstraction_ is valuable. Now, if there were a "compiler" which could... - Source: Hacker News / over 1 year ago
Underscore.js: A utility library that offers a full set of functional programming helpers without extending any built-in JavaScript objects. - Source: dev.to / almost 2 years ago
Underscore contains just about every core utility method you want. - Source: dev.to / about 2 years ago
It is possible to use the new API to retrieve the bpmn-visualization and mxGraph versions used at runtime: getVersion(). - Source: dev.to / over 4 years ago
This article is the first one of a series about mxGraph, the Javascript diagramming library. - Source: dev.to / about 5 years ago
jQuery - The Write Less, Do More, JavaScript Library.
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.
React Native - A framework for building native apps with React
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
Babel - Babel is a compiler for writing next generation JavaScript.
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.