Go to file
2019-03-13 16:27:17 -04:00
src add config column mapping 2019-03-13 16:27:17 -04:00
.babelrc First commit. 2018-11-30 16:53:43 -05:00
.gitignore allow lodash function import with es6 syntax, start chart widget 2019-02-14 04:28:47 -05:00
index.html Fix dual highcharts import issue. 2019-03-13 15:18:16 -04:00
License.md First commit. 2018-11-30 16:53:43 -05:00
package-lock.json Merge branch 'master' into charts 2019-02-22 21:45:52 -05:00
package.json added volume, price, and market cap data and api polling to multi-table 2019-03-08 16:39:25 -05:00
README.md Update readme.md. 2019-03-04 21:00:20 -05:00
stats.json allow lodash function import with es6 syntax, start chart widget 2019-02-14 04:28:47 -05:00
tsconfig.json add code splitting 2019-03-03 18:00:43 -05:00
webpack.config.js added volume, price, and market cap data and api polling to multi-table 2019-03-08 16:39:25 -05:00
yarn-error.log allow lodash function import with es6 syntax, start chart widget 2019-02-14 04:28:47 -05:00
yarn.lock add code splitting 2019-03-03 18:00:43 -05:00

FlipsideJS

FlipsideJS is a library of embeddable widgets that display data from the Flipside Platform API, including FCAS.

To get started, request an API Key: api@flipsidecrypto.com.

Documentation

View Wiki

Building

$ yarn run build

Current Build Status

Codeship Status for FlipsideCrypto/flipside-js