{"id":30910240,"url":"https://github.com/dragonchu/manyjson","last_synced_at":"2025-09-09T17:04:09.017Z","repository":{"id":309474777,"uuid":"1031951272","full_name":"Dragonchu/manyjson","owner":"Dragonchu","description":"Keep your JSON files together and show their relationships.","archived":false,"fork":false,"pushed_at":"2025-09-06T02:54:15.000Z","size":732,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-06T04:12:26.730Z","etag":null,"topics":["json","json-schema"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dragonchu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-08-04T15:19:15.000Z","updated_at":"2025-09-06T02:53:00.000Z","dependencies_parsed_at":"2025-09-06T04:08:52.916Z","dependency_job_id":"e17426f4-d46b-40f3-86f8-875889c080fc","html_url":"https://github.com/Dragonchu/manyjson","commit_stats":null,"previous_names":["dragonchu/manyjson"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Dragonchu/manyjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dragonchu%2Fmanyjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dragonchu%2Fmanyjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dragonchu%2Fmanyjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dragonchu%2Fmanyjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dragonchu","download_url":"https://codeload.github.com/Dragonchu/manyjson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dragonchu%2Fmanyjson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274331060,"owners_count":25265615,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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":["json","json-schema"],"created_at":"2025-09-09T17:03:24.118Z","updated_at":"2025-09-09T17:04:08.988Z","avatar_url":"https://github.com/Dragonchu.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ManyJson - JSON Schema And File Manager\n\nA modern JSON Schema and JSON File management application.\n\n## Features\n\n- **Real-time Validation**: Instant JSON Schema validation using AJV\n- **File Management**: Organize and associate JSON files with schemas\n- **Syntax Highlighting**: Beautiful JSON syntax highlighting\n\n## Build Targets\n\nThis project supports dual targets: Web and Desktop (Electron).\n\n- Web development: `npm run dev:web`\n- Desktop development: `npm run electron:dev`\n- Web production build: `npm run build:web`\n- Desktop production build: `npm run electron:build`\n\nVite decides whether to include the Electron builder based on `BUILD_TARGET`. The HTML bootstraps `src/main-web.ts` or `src/main-desktop.ts` using `VITE_APP_TARGET`.\n\n### Platform Abstraction\n\n- Core code avoids direct `window.electronAPI` calls.\n- `src/platform/` provides interfaces and two adapters:\n  - `web.ts`: Browser fallback implementations and capabilities\n  - `desktop.ts`: Electron-backed implementations via preload APIs\n- Use `useCapability()` to check features and handle downgrade prompts.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchu%2Fmanyjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonchu%2Fmanyjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonchu%2Fmanyjson/lists"}