diffract

A set of D3 based React components with emphasis on animations

Github Download diffract v0.3.1

Pure React

The entire codebase is written using idiomatic React patterns. All components provide consistent, intuitive APIs

Elegant Animations

Smooth, visually pleasing animations are one of the key goals of this project. Every data update is accompanied by animation.

Built-in Styling

This project embraces inline styling. This means you only require the Javascript modules without having to worry about including LESS or SASS files.

Getting started

diffract is available via npm and can be used with browserify or webpack.

  npm install --save diffract

Samples