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

https://github.com/planeshifter/resources

Useful Libraries
https://github.com/planeshifter/resources

Last synced: 5 months ago
JSON representation

Useful Libraries

Awesome Lists containing this project

README

          

# Resources
Useful Libraries

## Graphics libraries

### General

- [Bonsai](http://bonsaijs.org/)
- [D3](https://d3js.org/)
- [Paper.js](http://paperjs.org/)
- [Raphael.js](http://dmitrybaranovskiy.github.io/raphael/)
- [Velocity](http://julian.com/research/velocity/)

### Specific

- [function-plot](http://maurizzzio.github.io/function-plot/)

## React

### Components

#### UI
- [notification](https://github.com/pburtchaell/react-notification)

#### Plotting
- [function-plot](https://github.com/angus-c/react-function-plot)
- [sparklines](https://github.com/borisyankov/react-sparklines)