Go to file
2019-02-11 08:51:01 -05:00
src added customization options to customeWidgets, added customWidgets to the score widget 2019-02-11 02:19:59 -05:00
.babelrc First commit. 2018-11-30 16:53:43 -05:00
.gitignore Remove dist. 2018-11-30 17:05:21 -05:00
index.html Update examples. 2019-02-11 08:51:01 -05:00
License.md First commit. 2018-11-30 16:53:43 -05:00
package-lock.json added date to table widget 2019-01-17 19:07:19 -05:00
package.json added css modules, cleanup, finishe score widget 2019-02-05 18:07:39 -05:00
README.md Upgrade to version 1.9.0 2019-02-01 11:52:38 -05:00
stats.json added css modules, cleanup, finishe score widget 2019-02-05 18:07:39 -05:00
tsconfig.json added typescript and started multitable widget 2019-01-28 03:32:45 -05:00
webpack.config.js added css modules, cleanup, finishe score widget 2019-02-05 18:07:39 -05:00
yarn-error.log added css modules, cleanup, finishe score widget 2019-02-05 18:07:39 -05:00
yarn.lock added css modules, cleanup, finishe score widget 2019-02-05 18:07:39 -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