https://github.com/threepointone/react-timing
timing as a component
https://github.com/threepointone/react-timing
Last synced: 2 months ago
JSON representation
timing as a component
- Host: GitHub
- URL: https://github.com/threepointone/react-timing
- Owner: threepointone
- Created: 2015-08-24T22:35:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T22:51:24.000Z (over 9 years ago)
- Last Synced: 2025-01-25T08:11:34.197Z (4 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
react-timing
---Timing as a component
`npm install react-timing --save`
```js
// an example with react-motion
import {Timing} from 'react-timing';...
{val =>
{ i9ed =>
move it
}
}```
this is just the start; the hope is to achieve parity with [Greensock's awesome timeline api](http://greensock.com/timelinelite). Open to ideas!