packages
packages copied to clipboard
DEPRECATED: Javascript libraries packaged up with Google Closure externs
https://github.com/netpyoung/fb-sdk-cljs/issues/2 from @featalion `minification cljsbuild compiler transforms .-fbAsyncInit into short version so that expected window.fbAsyncInit = myCallback; becomes window.xx = myCallback;` I thinks `-fbAsyncInit`(https://developers.facebook.com/docs/javascript/advanced-setup) which is facebook specific function will...
http://clojurescript.org/reference/javascript-module-support We should do a write up on this for cljsjs.
Please add react components for OnsenUI v2: https://github.com/OnsenUI/react-onsenui Thanks a bunch!
https://github.com/d3/d3/blob/master/CHANGES.md#table-of-contents "D3 4.0 is modular. Instead of one library, D3 is now many small libraries that are designed to work together. You can pick and choose which parts to use...
I think the three.js library has some missing functions in the externs file, but I´ve yet to understand the proper way to encode the functions that are missing in the...
Description: A spreadsheet component ( highly customizable grid with editable cells ) built in ReactJS Source: https://github.com/felixrieseberg/React-Spreadsheet-Component Demo: http://felixrieseberg.github.io/React-Spreadsheet-Component/
Please add https://github.com/dangrossman/bootstrap-daterangepicker/
All of these packages should go through some basic testing before being published. I started a very simple approach in the [testbed](https://github.com/cljsjs/testbed) project but as @Deraen noted this is probably...