Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 567 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 567 Bytes

createjs-require

A quick and dirty way to wrap the output of CreateJs Toolkit for Flash in a RequireJS module define block.

Usage

Publish .fla files with toolkit for flash, then run createjs-require from within the folder the .fla published to. Converted .js files will be placed in a nested converted folder.

TODO

There is todo list in `tasks.todo' using To Done plugin for Sublime