{"id":50424963,"url":"https://github.com/hyggshi-os-project-center/nexcode","last_synced_at":"2026-06-06T06:05:14.359Z","repository":{"id":359902560,"uuid":"1247907761","full_name":"Hyggshi-OS-project-center/NexCode","owner":"Hyggshi-OS-project-center","description":"NexCode IDE","archived":false,"fork":false,"pushed_at":"2026-05-31T04:02:59.000Z","size":19347,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T04:10:07.935Z","etag":null,"topics":["editor","electron","nexcode","oss","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hyggshi-OS-project-center.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T00:05:05.000Z","updated_at":"2026-05-31T04:03:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Hyggshi-OS-project-center/NexCode","commit_stats":null,"previous_names":["hyggshi-os-project-center/nexcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hyggshi-OS-project-center/NexCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyggshi-OS-project-center%2FNexCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyggshi-OS-project-center%2FNexCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyggshi-OS-project-center%2FNexCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyggshi-OS-project-center%2FNexCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hyggshi-OS-project-center","download_url":"https://codeload.github.com/Hyggshi-OS-project-center/NexCode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hyggshi-OS-project-center%2FNexCode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33726719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["editor","electron","nexcode","oss","typescript"],"created_at":"2026-05-31T10:00:45.333Z","updated_at":"2026-05-31T10:00:46.100Z","avatar_url":"https://github.com/Hyggshi-OS-project-center.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NexCode IDE\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey)](https://github.com/Hyggshi-OS-project-center/NexCode/releases)\n[![Built with Electron](https://img.shields.io/badge/built%20with-Electron-47848F?logo=electron)](https://www.electronjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript)](https://www.typescriptlang.org/)\n[![GitHub All Releases](https://img.shields.io/github/downloads/Hyggshi-OS-project-center/NexCode/total.svg)](https://github.com/Hyggshi-OS-project-center/NexCode/releases) \n\n![Nexcode](https://raw.githubusercontent.com/Hyggshi-OS-project-center/NexCode/refs/heads/main/Resources/Screenshot%202026-05-24%20075820.png)\n\n## The Repository\n\nThis repository is where we develop **NexCode IDE** — a lightweight, extensible code editor built on [Electron](https://www.electronjs.org/), [TypeScript](https://www.typescriptlang.org/), [Vite](https://vitejs.dev/), and [Monaco Editor](https://microsoft.github.io/monaco-editor/). NexCode is part of the [Hyggshi OS](https://github.com/Hyggshi-OS-project-center) ecosystem, designed to provide a fast and modern development experience.\n\nThe source code is available under the [MIT license](LICENSE).\n\n## NexCode IDE\n\nNexCode IDE combines a clean, minimal editor interface with powerful developer tooling — including syntax highlighting, IntelliSense-style completions, multi-tab editing, and first-class support for the **HOSC/HOSC++** programming language used across Hyggshi OS projects.\n\nNexCode is designed to be fast, hackable, and deeply integrated with the Hyggshi OS development workflow.\n\n## Features\n\n- 🖥️ **Cross-platform** — runs on Windows, macOS, and Linux via Electron\n- ⚡ **Fast startup** — powered by Vite for near-instant dev builds\n- 🎨 **Monaco Editor core** — the same editor engine behind VS Code\n- 🧠 **HOSC/HOSC++ support** — syntax highlighting and language tooling for Hyggshi OS's custom language\n- 🗂️ **Multi-tab editing** — manage multiple files simultaneously\n- 🌙 **Dark mode first** — built with a dark, developer-friendly UI\n- 🔌 **Extensible** — modular architecture for adding new language support and features\n\n## Contributing\n\nThere are many ways to get involved:\n\n- [Submit bugs and feature requests](https://github.com/Hyggshi-OS-project-center/NexCode/issues)\n- Review [source code changes](https://github.com/Hyggshi-OS-project-center/NexCode/pulls)\n- Improve documentation or add examples\n\nIf you want to contribute directly to the codebase, please check the [How to Contribute](https://github.com/Hyggshi-OS-project-center/NexCode/wiki/How-to-Contribute) guide, which covers:\n\n- How to build and run from source\n- Project structure and architecture\n- Coding guidelines\n- Submitting pull requests\n\n## Building from Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/Hyggshi-OS-project-center/NexCode.git\ncd NexCode\n\n# Install dependencies\nnpm install\n\n# Run in development mode\nnpm run dev\n\n# Build for production\nnpm run build\n```\n\n## Tech Stack\n\n| Layer | Technology |\n|---|---|\n| Shell | Electron |\n| Language | TypeScript |\n| Bundler | Vite |\n| Editor core | Monaco Editor |\n| UI | HTML / CSS |\n\n## Related Projects\n\nNexCode is part of the broader **Hyggshi OS** ecosystem:\n\n- [Hyggshi OS](https://github.com/Hyggshi-OS-project-center) — the main Roblox OS simulator\n- [HOSC/HOSC++](https://github.com/Hyggshi-OS-project-center/HOSC-Language) — Hyggshi OS's custom programming language and VM\n- [Hyggshi OS Web Edition](https://hyggshi-os-website.pages.dev/OSmain) — PWA version on Cloudflare Pages\n\n## Feedback\n\n- [File an issue](https://github.com/Hyggshi-OS-project-center/NexCode/issues)\n- [Request a new feature](https://github.com/Hyggshi-OS-project-center/NexCode/issues/new)\n- Join the Hyggshi OS Discord community\n\n## License\n\nCopyright (c) Hyggshi OS Project Center. All rights reserved.\n\nLicensed under the [MIT](LICENSE) license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyggshi-os-project-center%2Fnexcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyggshi-os-project-center%2Fnexcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyggshi-os-project-center%2Fnexcode/lists"}