[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-82100":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":34,"readmeContent":35,"aiSummary":36,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":37,"discoverSource":38},82100,"codemotion-ide","cdmtn-dev\u002Fcodemotion-ide","cdmtn-dev","CodeMotion - IDE for web-developers","",null,"JavaScript",33,3,21,1,0,2,6,12,1.81,"MIT License",false,"main",true,[26,27,28,29,30,31,32,33],"electron","ide","idea","javascript","js","nodejs","ts","typescript","2026-06-12 02:04:23","\n\u003Cdiv align=\"center\">\n    \u003Cimg width=\"100\" height=\"100\" alt=\"cdmtn-ide-logo\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F76c08ac4-45ac-4f9a-966e-e577d288dd44\" \u002F>\n\u003C\u002Fdiv>\n\u003Ch1 align=\"center\">CodeMotion IDE\u003Cbr>\n(Early-Development Alpha)\u003C\u002Fh1>\n\n> [!IMPORTANT]\n> This project is in active early development. Architecture and APIs are unstable.\n> \nCodeMotion is a web-focused, advanced \nopen-source code editor (IDE) \nwith native tools for web developers\n\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg?style=flat-square)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n[![PRs Welcome](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPRs-welcome-brightgreen.svg?style=flat-square)](http:\u002F\u002Fmakeapullrequest.com)\n\n\n\n\n## ✨ Features\n\n- **Work as a team**: built-in tools for collaboration\n- **Intuitive UI**: Clean, distraction-free coding environment\n- **Developer-Friendly**: Built by developers, for developers\n- **Built-in analysis**: Run Python applications and analyze JavaScript directly within them\n- **Smart Editing**: Advanced syntax highlighting and code completion\n- **Extensible**: Easily customize and extend with plugins\n\n## 🎯 Quick Start\n\n[If you're new here, check out our beginner's guide](https:\u002F\u002Fgithub.com\u002Fcdmtn-dev\u002Fcodemotion-ide\u002Fwiki\u002F%5BFOR-BEGINNERS%5D-How-do-I-build-an-app%3F)\n\nPrerequisites:\n- Node.js (v14 or higher)\n- npm\n\n```\n# Clone the repository\ngit clone https:\u002F\u002Fgithub.com\u002Fcdmtn-dev\u002Fcodemotion-ide.git\n\n# Navigate to the project\ncd codemotion-ide\n\n# Install dependencies\nnpm install\n\n# Start the development server\nnpm start\n\n# Or with dev mode\nnpm start -- --d\n```\n## 🏗️ Project Structure\n\n```\ncodemotion-ide\u002F\n├── ace\u002F                 # Ace code editor builds\n├── app\u002F                 # App functions\n├── aseets\u002F              # App assets\n├── extension_modules\u002F   # Public modules for extensions\n├── helpers\u002F             # Renderer helpers\n└── html\u002F                # HTML templates\n```\n## 🛠️ Stack\n\n- **Backend**: TypeScript\n- **Frontend**: Pure JavaScript\n- **Styling**: Pure CSS\n- **Markup**: HTML\n- **Architecture**: Modular & Component-based\n## 🤝 Contributing\n\nWe love contributions! Whether it's bug reports, feature requests, or pull requests, we welcome your involvement.\n\n#### Contributing Guidelines\n- Fork the repository\n- Create your feature branch ```git checkout -b feature\u002FAmazingFeature```\n- Commit your changes ```git commit -m 'Add some AmazingFeature'```\n- Push to the branch ```git push origin feature\u002FAmazingFeature```\n- Open a Pull Request\n## 📝 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n## Authors\n\n- [@cdmtn-dev](https:\u002F\u002Fgithub.com\u002Fcdmtn-dev)\n\n## Special thanks\n- [@noxy](https:\u002F\u002Fgithub.com\u002Fnoxygalaxy) (Super contributor)\n","CodeMotion IDE 是一个专为Web开发者设计的开源集成开发环境。它提供了内置的团队协作工具、直观简洁的用户界面以及智能编辑功能，包括高级语法高亮和代码自动补全。此外，该IDE支持直接运行Python应用并分析JavaScript代码，并且可以通过插件轻松扩展其功能。基于Electron构建，使用TypeScript作为后端语言，纯JavaScript处理前端逻辑，采用模块化与组件化的架构设计，使得CodeMotion IDE既灵活又强大。适用于需要高效编写和调试Web应用程序的场景，特别是对于那些寻求更紧密协作的小型到中型开发团队而言尤为合适。","2026-06-11 04:07:44","CREATED_QUERY"]