{"id":26951423,"url":"https://github.com/georgexchelebiev/directus-dictionary","last_synced_at":"2025-04-03T00:01:35.574Z","repository":{"id":39658313,"uuid":"343384765","full_name":"gxvxc/directus-dictionary","owner":"gxvxc","description":"Dictionary interface adding key/value pairs field support.","archived":false,"fork":false,"pushed_at":"2022-05-28T21:45:09.000Z","size":418,"stargazers_count":40,"open_issues_count":4,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T01:37:03.656Z","etag":null,"topics":["directus","directus-extension","directus-extension-interface"],"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/gxvxc.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}},"created_at":"2021-03-01T11:00:57.000Z","updated_at":"2024-06-24T09:23:09.000Z","dependencies_parsed_at":"2022-09-20T06:50:48.021Z","dependency_job_id":null,"html_url":"https://github.com/gxvxc/directus-dictionary","commit_stats":null,"previous_names":["gxvxc/directus-dictionary","georgexchelebiev/directus-dictionary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gxvxc%2Fdirectus-dictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gxvxc%2Fdirectus-dictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gxvxc%2Fdirectus-dictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gxvxc%2Fdirectus-dictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gxvxc","download_url":"https://codeload.github.com/gxvxc/directus-dictionary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911490,"owners_count":20853656,"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":["directus","directus-extension","directus-extension-interface"],"created_at":"2025-04-03T00:01:26.340Z","updated_at":"2025-04-03T00:01:35.560Z","avatar_url":"https://github.com/gxvxc.png","language":"Vue","funding_links":[],"categories":["Extensions"],"sub_categories":["Community"],"readme":"# Directus Dictionary\n\nAn extension providing dictionary interface for [Directus](https://github.com/directus/directus) that returns a standartd object of key/value pairs.\n\n## Example setup\n\nExtend the Directus built in repeater interface, to add, rearange, and delete keys.\n\n![Field options](field-options.gif)\n\nAdd values to the predifined list of keys:\n\n![Editing field values](field-values.gif)\n\nThe end value of this field will be:\n```json\n{ \n  \"logIn\": \"Log In\",\n  \"logOut\": \"Log Out\"\n}\n```\nKeys with empty are omitted from the response object.\n\n## Feature List\n- [x] Directus interface extension\n  - [x] Adding/removing/rearranging keys\n  - [x] Adding/removing values\n  - [x] Filters out empty values\n  - [x] Shows warning in empty fields\n  - [X] Shows completion progress in editor\n- [ ] Directus display extension\n  - [ ] Displays completion progress in collection view\n  - [ ] Sorts items by completion\n\n## Usage\n\n1. Build it via `npm run build`\n1. Copy `dist/interfaces/dictionary` to `/directus/extensions/interfaces` (or whereever your extension folder is)\n1. Add a new json field to your collection and select the `Dictionary` interface\n1. Define keys and add optional descriptions","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgexchelebiev%2Fdirectus-dictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorgexchelebiev%2Fdirectus-dictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgexchelebiev%2Fdirectus-dictionary/lists"}