Go to file
2019-01-28 23:11:50 -05:00
src fix sorting based on 7d trend to use fcas_change 2019-01-28 23:11:50 -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 use fcas_change for 7d column 2019-01-28 22:35:23 -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 styling on multitable, split rank and trend components, local sorting 2019-01-28 22:28:33 -05:00
README.md Update examples. 2019-01-22 01:48:16 -05:00
tsconfig.json added typescript and started multitable widget 2019-01-28 03:32:45 -05:00
webpack.config.js added typescript and started multitable widget 2019-01-28 03:32:45 -05:00
yarn-error.log added typescript and started multitable widget 2019-01-28 03:32:45 -05:00
yarn.lock styling on multitable, split rank and trend components, local sorting 2019-01-28 22:28:33 -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 Widget Example
View Live Table Widget Example

Building

$ yarn run build

Current Build Status

Codeship Status for FlipsideCrypto/flipside-js