{"id":28590027,"url":"https://github.com/lenml/cceditor","last_synced_at":"2025-06-11T08:13:21.653Z","repository":{"id":295853947,"uuid":"990086527","full_name":"lenML/CCEditor","owner":"lenML","description":"🎭 character card editor online.","archived":false,"fork":false,"pushed_at":"2025-05-27T17:40:49.000Z","size":5155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-27T18:20:39.637Z","etag":null,"topics":["ai-chatbot","character","character-generator","characterhub","chub","koboldai","pygmalion","sillytavern","tavernai"],"latest_commit_sha":null,"homepage":"https://lenml.github.io/CCEditor/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lenML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-25T13:28:57.000Z","updated_at":"2025-05-27T17:40:39.000Z","dependencies_parsed_at":"2025-05-27T18:33:33.045Z","dependency_job_id":null,"html_url":"https://github.com/lenML/CCEditor","commit_stats":null,"previous_names":["lenml/cceditor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2FCCEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2FCCEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2FCCEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2FCCEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenML","download_url":"https://codeload.github.com/lenML/CCEditor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenML%2FCCEditor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259227962,"owners_count":22824907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-chatbot","character","character-generator","characterhub","chub","koboldai","pygmalion","sillytavern","tavernai"],"created_at":"2025-06-11T08:12:31.695Z","updated_at":"2025-06-11T08:13:21.632Z","avatar_url":"https://github.com/lenML.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCEditor\n\nAn online character card editor for AI character definitions.\n\n🌐 **Live Demo**: [https://lenml.github.io/CCEditor](https://lenml.github.io/CCEditor)\n\n📑 **Available in multiple languages** (click to open localized versions):\n\n- 🇬🇧 [English](https://lenml.github.io/CCEditor/?lang=en)\n- 🇨🇳 [简体中文](https://lenml.github.io/CCEditor/?lang=zh)\n- 🇯🇵 [日本語](https://lenml.github.io/CCEditor/?lang=ja)\n- 🇰🇷 [한국어](https://lenml.github.io/CCEditor/?lang=ko)\n\n| ![Screenshot](./docs/image.png) | ![MonacoEditor](./docs/image2.png) |\n| :-----------------------------: | :--------------------------------: |\n|         Main Interface          |       Built-in Monaco Editor       |\n\n## ✨ Features\n\n- ✅ **Supports multiple character card formats**, including the latest standard (v1, v2, v3) and a compatibility mode.\n\n- 🌍 **Multi-language UI**, suitable for a global audience.\n\n- 💾 **Local history management** – automatically keeps track of previously edited cards in your browser.\n\n- 📝 **Built-in code-style editor** inspired by VSCode, ideal for editing large structured prompts or metadata blocks.\n\n- 📤 **Export options** for all major card versions.\n\n- 🔗 **Direct card loading via URL** – easily share character cards hosted online (e.g. Chub, Discord) using the format:\n  `https://lenml.github.io/CCEditor/?load_url=your_image_url`\n\n  \u003e For Discord-hosted cards, right-click the image, copy the link, and paste it on the homepage to import.\n\n  **Examples:**\n\n  - [Miiya (Chub)](https://lenml.github.io/CCEditor/?load_url=https%3A%2F%2Favatars.charhub.io%2Favatars%2FVyrea_Aster%2Fmiiya-e25a67d2%2Fchara_card_v2.png)\n  - [An Unholy Party (Chub)](https://lenml.github.io/CCEditor/?load_url=https%3A%2F%2Favatars.charhub.io%2Favatars%2Foracleanon%2Fan-unholy-party%2Fchara_card_v2.png)\n\n- 🛠️ **Actively developed**, with more features planned.\n\n## 🚧 Notes\n\nThis is a new project and may contain bugs. Feel free to [open an issue](https://github.com/lenML/CCEditor/issues) or reach out if you encounter problems or have suggestions.\n\n## References\n\n- SillyTavern: [https://github.com/SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)\n- [Spec v1](https://github.com/malfoyslastname/character-card-spec-v2/blob/main/spec_v1.md)\n- [Spec v2](https://github.com/malfoyslastname/character-card-spec-v2)\n- [Spec v3](https://github.com/kwaroran/character-card-spec-v3/blob/main/SPEC_V3.md)\n\n## License\n\nAGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenml%2Fcceditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenml%2Fcceditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenml%2Fcceditor/lists"}