Go to file
2019-02-22 21:45:52 -05:00
src Merge branch 'master' into charts 2019-02-22 21:45:52 -05: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 Merge branch 'master' into charts 2019-02-22 21:45:52 -05: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 Merge branch 'master' into charts 2019-02-22 21:45:52 -05:00
README.md Upgrade to version 1.9.0 2019-02-01 11:52:38 -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 polyfills for ie11 and convert remaining js files to ts 2019-02-21 03:24:42 -05:00
webpack.config.js allow lodash function import with es6 syntax, start chart widget 2019-02-14 04:28:47 -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 Merge branch 'master' into charts 2019-02-22 21:45:52 -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

Live Examples

View Live FCAS Spectrum Widget Example
View Live Multi Table Widget Example
View Live Table Widget Example

Building

$ yarn run build

Current Build Status

Codeship Status for FlipsideCrypto/flipside-js