An open API service indexing awesome lists of open source software.

https://github.com/bsmth/bcd-viz

Visualizing Browser Compatibility Data
https://github.com/bsmth/bcd-viz

browser chartjs react visualization

Last synced: about 1 month ago
JSON representation

Visualizing Browser Compatibility Data

Awesome Lists containing this project

README

          

# bcd-viz

Visualizing Browser Compatibility Data in React and Chart.js

## Getting Started

### Prerequisites

- [Node.js](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/en/docs/install)

### Installing and Running

```bash
yarn
yarn start
```