Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tibotiber/rd3
Playground for React & D3.js
https://github.com/tibotiber/rd3
d3 playground react
Last synced: 20 days ago
JSON representation
Playground for React & D3.js
- Host: GitHub
- URL: https://github.com/tibotiber/rd3
- Owner: tibotiber
- License: mit
- Created: 2017-04-01T12:38:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T06:55:48.000Z (over 4 years ago)
- Last Synced: 2024-07-31T19:20:10.671Z (4 months ago)
- Topics: d3, playground, react
- Language: JavaScript
- Homepage: https://rd3.now.sh
- Size: 233 KB
- Stars: 131
- Watchers: 4
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# RD3 - Playground for React & D3.js
**[Live demo](https://rd3.now.sh)***The demo instance may sleep when there is no traffic, if it takes time to load please hold on while the instance starts.*
## Blog post
https://medium.com/@tibotiber/react-d3-js-balancing-performance-developer-experience-4da35f912484## Description
This is a pet project where I experiment with getting React and D3.js to play well together. The focus is on performance and developer experience, with for goal to enable a powerful data exploration experience for the user, while getting the best developer experience enabling fast prototyping and easy contributions to the dataviz code by D3.js developers with minimal background in React.Big shout out to [@Olical](https://github.com/Olical) for his great work on [react-faux-dom](https://github.com/Olical/react-faux-dom).