Go to file
2020-08-14 22:09:25 -04:00
src Use URLSearchParams function. 2020-08-14 22:05:26 -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 Encode url params 2020-08-14 12:17:50 -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 Add frame widget. 2020-08-13 21:40:35 -04: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 remove dynamic highcharts loading 2019-05-01 13:00:08 -04:00
yarn-error.log Add dynamic widget 2020-02-26 13:29:21 -05:00
yarn.lock Add dynamic widget 2020-02-26 13:29:21 -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