Differences between revisions 5 and 8 (spanning 3 versions)
Revision 5 as of 2015-03-09 09:46:51
Size: 1217
Editor: SamatJain
Comment: Ember.js links
Revision 8 as of 2017-01-23 04:38:47
Size: 2067
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
 * [[http://react.parts/|React.parts]]: directory of React components
Line 31: Line 33:

== Brocolli.js plugins ==

 * https://github.com/moudy/broccoli-base64-css: Broccoli plugin to replace reference to images in CSS with base64 strings
 * https://www.npmjs.com/package/broccoli-asset-rev: Add fingerprint checksums to files and update source to reflect filenames
 * https://github.com/stephank/broccoli-bundle-assets: out-dated plugin? Inlines JS and CSS into HTML files

== 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]]

ES6

Ember.js

Ember Data

Ember.RSVP + jQuery

Flux

React

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

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