Jinx is an AS3 API, that make AS3 simpler and easy-to-use. Inspired on jQuery. Jinx is NPM Friendly , for publish and load Jinx packages
Example :
// as3 vanillamyButton; :void{ ;} // jinxmyButton;
Chaning Functions Example:
// as3 vanillamyMc; myMc; myMc;myMcvisible = true; // jinxmyMc;
Project Road :
- Create Repo
- Create test environment in GulpJS using gulp-flash
- Add to NPM
- Make one Jinx Package (jinx-mempanel)
- Load one Jinx Package via NPM
- Create a jinx packages loader
- Create Documentation
- Make a gh-page with Examples
- Dependencies of Dependencies
- Create API for load AS Plugins and SWC from NPM
Any ideias? Issues? Have some improvement? Please help us, and make part of this API. 👍
The MIT License