Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Jun 18, 2017
1 parent ad5e9d9 commit d058a8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@
![](http://img.badgesize.io/sghall/resonance/gh-pages/dist/resonance.min.js.svg?label=minified)
![](http://img.badgesize.io/sghall/resonance/gh-pages/dist/resonance.js.svg?compression=gzip)

Animated state transitions that update with your data.
An experimental library for animated state transitions that update with your data.
This library uses [d3-timer](https://github.com/d3/d3-timer) to efficiently manage thousands of state tweens.
You can apply high-performance state animations using an approachable, easy to implement syntax.

[Get Started](https://sghall.github.io/resonance/#/documentation/node-group)

[Intro Blog Post](http://www.delimited.io/blog/2017/6/14/d3-react-scheduling-state-transitions)

## Installation

Resonance is available as an [npm package](https://www.npmjs.org/package/resonance).
Expand Down

0 comments on commit d058a8f

Please sign in to comment.