1.1.0 • Published 1 year ago

binance-candlestick-data v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

binance-candlestick-data built with React, Typescript and TailwindCSS


Check out Storybook

💿 Install

Make sure you've installed TailwindCSS, Chart.js and react-chartjs-2.

Install the package with npm or yarn:

npm install binance-candlestick-data
or
yarn add binance-candlestick-data

To prevent TailwindCSS from purging your styles, add the following line to your tailwind.config.js:

module.exports = {
  content: [
    'node_modules/binance-candlestick-data/dist/**/*.js',
  ],
}
1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.2

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago