Differences between revisions 7 and 14 (spanning 7 versions)
Revision 7 as of 2016-12-26 05:58:44
Size: 1683
Editor: SamatJain
Comment:
Revision 14 as of 2018-10-11 20:44:06
Size: 2879
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
Problems w/ React's licensing:

 * [[https://perens.com/2017/07/19/what-the-apache-facebook-reactos-issue-means-to-companies/|What the Apache – Facebook React.js Issue Means to Companies]]
Line 39: Line 43:

== Widgets ==

[[https://github.com/jessepollak/card|jessepollak/card: make your credit card form better in one line of code]]: Animated credit card entry widget

[[http://www.appelsiini.net/projects/lazyload|Lazy Load Plugin for jQuery]]

== Charting ==

=== D3.js-based ===

 * [[http://c3js.org/|C3.js | D3-based reusable chart library]]
 * [[http://nvd3.org/|NVD3]]
 * [[https://eventbrite.github.io/britecharts/|BriteCharts]]: D3.js V4 charting library, [[https://www.eventbrite.com/engineering/introducing-britecharts/|Introduced here]]
 * [[https://github.com/jasondavies/d3-cloud|d3-cloud: D3.js-based word clouds]]

=== Other ===

 * [[https://www.charts.com/muze|Muze]]: Similar to Tableau's visualizations

== Interesting ==

[[https://github.com/Reactive-Extensions/RxJS|Reactive-Extensions/RxJS: The Reactive Extensions for JavaScript]]

[[https://www.fsf.org/blogs/licensing/rel-jslicense|Make your Website LibreJS-friendly with the rel=jslicense attribute]].

ES6

Ember.js

Ember Data

Ember.RSVP + jQuery

Flux

React

Problems w/ React's licensing:

Performance

Brocolli.js plugins

Widgets

jessepollak/card: make your credit card form better in one line of code: Animated credit card entry widget

Lazy Load Plugin for jQuery

Charting

D3.js-based

Other

  • Muze: Similar to Tableau's visualizations

Interesting

Reactive-Extensions/RxJS: The Reactive Extensions for JavaScript

Make your Website LibreJS-friendly with the rel=jslicense attribute.

SamatsWiki: JavaScript (last edited 2018-10-11 20:44:06 by SamatJain)