[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-2907":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":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},2907,"codemirror5","codemirror\u002Fcodemirror5","codemirror","In-browser code editor (version 5, legacy)","http:\u002F\u002Fcodemirror.net\u002F5\u002F",null,"JavaScript",27243,4944,627,412,0,1,10,3,73.5,"MIT License",true,false,"master",[],"2026-06-12 04:00:16","**This repository has moved to https:\u002F\u002Fcode.haverbeke.berlin\u002Fcodemirror\u002Fcodemirror5**\n\n# CodeMirror 5\n\n**NOTE:** [CodeMirror 6](https:\u002F\u002Fcodemirror.net\u002F) exists, and is more mobile-friendly, more accessible, better designed, and much more actively maintained.\n\nCodeMirror is a versatile text editor implemented in JavaScript for\nthe browser. It is specialized for editing code, and comes with over\n100 language modes and various addons that implement more advanced\nediting functionality. Every language comes with fully-featured code\nand syntax highlighting to help with reading and editing complex code.\n\nA rich programming API and a CSS theming system are available for\ncustomizing CodeMirror to fit your application, and extending it with\nnew functionality.\n\nYou can find more information (and the\n[manual](https:\u002F\u002Fcodemirror.net\u002F5\u002Fdoc\u002Fmanual.html)) on the [project\npage](https:\u002F\u002Fcodemirror.net\u002F5\u002F). For questions and discussion, use the\n[discussion forum](https:\u002F\u002Fdiscuss.codemirror.net\u002F).\n\nSee\n[CONTRIBUTING.md](https:\u002F\u002Fcode.haverbeke.berlin\u002Fcodemirror\u002Fcodemirror5\u002Fsrc\u002Fbranch\u002Fmain\u002FCONTRIBUTING.md)\nfor contributing guidelines.\n\nThe CodeMirror community aims to be welcoming to everybody. We use the\n[Contributor Covenant\n(1.1)](http:\u002F\u002Fcontributor-covenant.org\u002Fversion\u002F1\u002F1\u002F0\u002F) as our code of\nconduct.\n\n### Installation\n\nEither get the [zip file](https:\u002F\u002Fcodemirror.net\u002F5\u002Fcodemirror.zip) with\nthe latest version, or make sure you have [Node](https:\u002F\u002Fnodejs.org\u002F)\ninstalled and run:\n\n    npm install codemirror@5\n\n**NOTE**: This is the source repository for the library, and not the\ndistribution channel. Cloning it is not the recommended way to install\nthe library, and will in fact not work unless you also run the build\nstep.\n\n### Quickstart\n\nTo build the project, make sure you have Node.js installed (at least version 6)\nand then `npm install`. To run, just open `index.html` in your\nbrowser (you don't need to run a webserver). Run the tests with `npm test`.\n","CodeMirror 5 是一个基于浏览器的代码编辑器。它支持超过100种编程语言，并提供了丰富的代码高亮和语法高亮功能，帮助用户更高效地阅读和编辑代码。此外，CodeMirror 5 还拥有强大的编程API和CSS主题系统，允许开发者根据需要自定义编辑器样式及扩展其功能。尽管该项目已不再积极维护，但它仍然适用于需要在Web应用中嵌入代码编辑功能的各种场景，如在线IDE、代码示例展示等。",2,"2026-06-11 02:51:37","top_language"]