# JS2XML **Repository Path**: ravior/JS2XML ## Basic Information - **Project Name**: JS2XML - **Description**: Cocos2d-js项目中将所有JS文件合成用于ANT混淆的build文件 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2014-09-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: utils **Tags**: None ## README ## Convert js to xml for Ant 1、execute "node jsToXML.js" 2、it can read data from "main.js" to create a xml file 3、you can run "ant -buildfile game.xml" to compiler js Files