{"id":27624239,"url":"https://github.com/vpksoftorg/json-dictionary-browser","last_synced_at":"2026-04-14T06:04:40.326Z","repository":{"id":288894769,"uuid":"969482400","full_name":"VPKSoftOrg/json-dictionary-browser","owner":"VPKSoftOrg","description":"A dictionary software using JSON as data format","archived":false,"fork":false,"pushed_at":"2025-04-20T08:52:22.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-04-20T09:51:21.251Z","etag":null,"topics":["antd","dictionary","json","pwa","pwa-apps","react","typescript","vitejs"],"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/VPKSoftOrg.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-04-20T08:47:42.000Z","updated_at":"2025-04-20T08:52:25.000Z","dependencies_parsed_at":"2025-04-20T10:04:01.351Z","dependency_job_id":null,"html_url":"https://github.com/VPKSoftOrg/json-dictionary-browser","commit_stats":null,"previous_names":["vpksoftorg/json-dictionary-browser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VPKSoftOrg%2Fjson-dictionary-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VPKSoftOrg%2Fjson-dictionary-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VPKSoftOrg%2Fjson-dictionary-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VPKSoftOrg%2Fjson-dictionary-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VPKSoftOrg","download_url":"https://codeload.github.com/VPKSoftOrg/json-dictionary-browser/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250423194,"owners_count":21428114,"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":["antd","dictionary","json","pwa","pwa-apps","react","typescript","vitejs"],"created_at":"2025-04-23T11:24:39.475Z","updated_at":"2026-04-14T06:04:40.301Z","avatar_url":"https://github.com/VPKSoftOrg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Dictionary \nA [PWA](https://en.wikipedia.org/wiki/Progressive_web_app) dictionary software using JSON as data format\n\nKeeps a dictionary with user-specified entries for searching, editing and saving. Data can also be exported to or imported from JSON file. The data can be searched with text. The search uses [Fuse.js](https://www.fusejs.io).\n\nThe screenshots of the app using the [sample data](https://github.com/VPKSoftOrg/json-dictionary-browser/blob/develop/sample_data/chat_abbreviations.json) containing chat abbreviations dictionary:\n![image](https://github.com/user-attachments/assets/d284e847-58e3-4315-8561-c5bfacb1ef1f) ![image](https://github.com/user-attachments/assets/3013cbd4-40b2-4ecd-ae68-6133c26b4861)\n\n## The data format\nA JSON data array with unique *id*, and *custom* fields\n\n```json\n[\n    { \"id\": 10 , \"name\": \"^5\", \"description\": \"High-five\" },\n    { \"id\": 11 , \"name\": \"^URS\", \"description\": \"Up yours\" },\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpksoftorg%2Fjson-dictionary-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpksoftorg%2Fjson-dictionary-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpksoftorg%2Fjson-dictionary-browser/lists"}