genanimate
v0.0.5
Published
Genanimate is generator static html from adobe animate project(.an)
Readme
Genanimate
Genanimate is generator static html from adobe animate project(.an)
Installl
npm install genanimateHow to use
genanimate = require 'genanimate'
genanimate.genanimate
animate_dir: 'assets/animate'
src: ['test']
html_gen_path: 'gen'
images_gen_path: 'gen/images'TODO
- grunt tasknize
- Add test
