
Vue Scene.js
🎬 A Vue Component that create JavaScript & CSS timeline-based animation with Scene.js.
About Scene.js / API / Features / CodeSandbox Demo
Installation
$ npm install vue-scenejsHow to use
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
Compiles and hot-reloads for development
npm run serve
License
MIT License
Copyright (c) 2016 Daybrush