steel-scene-plugin-gsap
v0.7.1
Published
SteelScene Animations with GSAP
Downloads
21
Readme
SteelScene + GSAP
SteelScene animations with GSAP
Why use SteelScene + GSAP?
- Create GSAP animations using human readable HTML or JSON
- Zero config
Power this project up with 🌟s, ^ star it please.
Setup
Setup for use in the browser
Include these scripts
<script src="https://unpkg.com/steel-scene/dist/steel-scene.min.js"></script>
<script src="https://unpkg.com/steel-scene-plugin-gsap/dist/steel-scene-plugin-gsap.min.js"></script>
Setup for bundling
npm install steel-scene-plugin-gsap --save
Docunentation
Contributions
Contributions and issues are very welcome :) Make sure to put in an issue with your intent before doing a Pull Request.