# CreateJS **Repository Path**: answer29/CreateJS ## Basic Information - **Project Name**: CreateJS - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CreateJS finished/技术限制,已终结 利用rhino,apkeditor,xml2view,textwarrior,android-rhino实现的半残ide 目前实现的功能: 1.解释js(非编译) 2.打包app(非编译)(签名时有BUG) 3.打包modpkg(非编译) 4.编辑器高亮,伪补全(var 与function 声明的变量名/函数名还未实现作用域),主题完全自定义(高亮具有BUG,具体在正则,int,与字符串)