# APICloud-DevTools **Repository Path**: apicloudcom/apicloud-devtools ## Basic Information - **Project Name**: APICloud-DevTools - **Description**: APICloud 开发工具及插件源码合集 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # APICloud 开发工具及插件源码合集 ## Sublime Text插件 让HTML5前端开发者使用Sublime快速开发原生苹果与安卓APP。 Sublime APICloud Plugins是为HTML5前端开发者提供的一套开源的Sublime Text扩展插件,包括:应用管理、应用框架、页面模板、代码提示、代码管理、Widget打包、真机同步、日志输出、管理自定义AppLoader等功能,其他的功能插件也在不断增加,这些插件已被Package Control成功收录,开发者可以直接在Sublime Text3中下载安装;所有插件都已开源,开发者也可以在此基础上按需求扩展自己的插件。 **开源地址** : * [https://github.com/apicloudcom/Sublime-APICloud-Snippet](https://github.com/apicloudcom/Sublime-APICloud-Snippet) * [https://github.com/apicloudcom/Sublime-APICloud-Loader](https://github.com/apicloudcom/Sublime-APICloud-Loader) * [https://github.com/apicloudcom/Sublime-APICloud-Package](https://github.com/apicloudcom/Sublime-APICloud-Package) * [https://github.com/apicloudcom/Sublime-TortoiseSVN](https://github.com/apicloudcom/Sublime-TortoiseSVN) * [https://github.com/apicloudcom/Sublime-APICloud-WifiSync](https://github.com/apicloudcom/Sublime-APICloud-WifiSync) ## Atom 插件 Atom APICloud Plugins是APICloud为开发者提供的一套开源的基于nodejs的Atom扩展插件,包括:创建应用框架、创建页面模板、代码模糊智能提示、Wifi真机同步、Wifi日志输出等功能,其他的功能也在不断增加,这些插件已被 atom.io 成功收录,开发者可以直接在 Atom编辑器中搜索APICloud关键字 下载安装;所有插件都已开源,开发者也可以在此基础上按需求扩展自己的插件。 **开源地址** : * [https://github.com/apicloudcom/atom-apicloud-package](https://github.com/apicloudcom/atom-apicloud-package) * [https://github.com/apicloudcom/apicloud_autocomplete_atom](https://github.com/apicloudcom/apicloud_autocomplete_atom) ## APICloud Studio APICloud Studio专为HTML5前端开发者快速开发原生苹果与安卓APP而定制。 APICloud Studio是基于Eclipse和Aptana Studio3进行扩展,集成了包括:应用管理、模版框架、云端同步、代码管理、代码提示、本地打包、真机同步、AppLoader管理,编译自定义AppLoader等功能。企业和开发者也可以在此开源代码的基础上定制自己的APICloud开发工具。 **开源地址** : * [https://github.com/apicloudcom/APICloud-Studio](https://github.com/apicloudcom/APICloud-Studio) * [https://github.com/apicloudcom/APICloud-Studio-RCP-Win](https://github.com/apicloudcom/APICloud-Studio-RCP-Win) * [https://github.com/apicloudcom/APICloud-Studio-RCP-Mac](https://github.com/apicloudcom/APICloud-Studio-RCP-Mac) ## WebStorm 插件 让HTML5前端开发者使用WebStorm快速开发原生苹果与安卓APP。 WebStorm APICloud Plugins是APICloud为开发者提供的一套开源的WebStorm扩展插件。包括:应用管理、应用框架、页面模板、代码提示、代码管理、Widget打包、真机同步、日志输出、管理自定义AppLoader等功能,其他的功能插件也在不断增加;所有插件都已开源,开发者可以下载这些插件在自己的WebStorm中安装后使用,开发者也可以在此基础上按需求扩展自己的插件 **开源地址** : [https://github.com/apicloudcom/WebStorm-APICloud-Plugins](https://github.com/apicloudcom/WebStorm-APICloud-Plugins) ## apicloud-cli 命令行工具 APICloud CLI 是APICloud为开发者提供的一套开源的基于nodejs的命令行,包括:创建应用框架、创建页面模板、Wifi真机同步、Wifi日志输出等功能,支持自定义wifi端口. 插件已提交至 npmjs ,开发者可以直接在终端/命令行 中输入 npm install -g apicloud-cli 下载安装;所有插件都已基于GPL-3.0开源,开发者可在此基础上按需求集成进自己的自动化开发业务流程中。 **开源地址** : [https://github.com/apicloudcom/apicloud-cli](https://github.com/apicloudcom/apicloud-cli) ## apicloud-tools-core 工具核心库 APICloud 开发工具核心库,支持新建页面模板,新建应用模板,WiFi同步等核心功能.开发者可基于此核心库,定制各种编辑器插件或者将 APICloud 的开发调试功能与已有的自动化业务流程结合,提升开发效率. **开源地址** : [https://github.com/apicloudcom/apicloud-tools-core](https://github.com/apicloudcom/apicloud-tools-core) ## apicloud-polyfill 脚手架工具 apicloud-polyfill,是 APICloud 为切实提高前端开发者的混发开发体验而推出的一个脚手架. 借助 apicloud-polyfill ,前端开发者可以直接使用最新的 es6,es7语法,在 JS 层以模块化的方式,高效优雅地开发APICloud 应用. **开源地址** : [https://github.com/apicloudcom/apicloud-polyfill](https://github.com/apicloudcom/apicloud-polyfill) ## VSCode 语法提示插件 APICloud 专门为VSCode推出的语法提示插件.方便VSCode开发工具使用者,更高效,更快速地进行 APICloud 应用的开发. **开源地址** : [https://github.com/apicloudcom/vscode-snippets](https://github.com/apicloudcom/vscode-snippets)