https://github.com/planeshifter/resources
Useful Libraries
https://github.com/planeshifter/resources
Last synced: 5 months ago
JSON representation
Useful Libraries
- Host: GitHub
- URL: https://github.com/planeshifter/resources
- Owner: Planeshifter
- Created: 2016-04-13T14:36:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T17:46:23.000Z (about 10 years ago)
- Last Synced: 2025-06-23T09:47:54.850Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)