
React Scene.js
🎬 A React Component that create JavaScript & CSS timeline-based animation with Scene.js.
About Scene.js / API / Features / CodeSandbox Demo
Installation
$ npm install react-scenejsMake scene
; ; render Props
| name | type | default | description |
|---|---|---|---|
| css | boolean | false | Check to play with CSS |
| autoplay | boolean | false | Check to play automatically |
| keyframes | object | {} | Specify properties by time. |
| ready | boolean | true | Check if you are ready to init and play. |
| ...options | Check out the options | ||
| ...events | Check out Scene's events Check out SceneItem's events |
Development
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
License
MIT License
Copyright (c) 2016 Daybrush