{"id":17291903,"url":"https://github.com/eklem/designing-with-search-data","last_synced_at":"2025-04-14T11:52:18.937Z","repository":{"id":36296050,"uuid":"156176587","full_name":"eklem/designing-with-search-data","owner":"eklem","description":"Plugin for Adobe XD - A search engine running inside XD to easily populate your search application design.","archived":false,"fork":false,"pushed_at":"2025-04-07T12:12:21.000Z","size":4061,"stargazers_count":3,"open_issues_count":24,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-04-10T06:00:04.556Z","etag":null,"topics":["adobe-xd","design-tools","designing-with-data","search","search-engine"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/eklem.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}},"created_at":"2018-11-05T07:21:37.000Z","updated_at":"2025-04-07T12:12:19.000Z","dependencies_parsed_at":"2024-10-15T10:42:18.140Z","dependency_job_id":"08b91da2-a006-4b34-9aee-ebd8d742759a","html_url":"https://github.com/eklem/designing-with-search-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklem%2Fdesigning-with-search-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklem%2Fdesigning-with-search-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklem%2Fdesigning-with-search-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklem%2Fdesigning-with-search-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eklem","download_url":"https://codeload.github.com/eklem/designing-with-search-data/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877991,"owners_count":21176239,"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":["adobe-xd","design-tools","designing-with-data","search","search-engine"],"created_at":"2024-10-15T10:42:13.273Z","updated_at":"2025-04-14T11:52:18.896Z","avatar_url":"https://github.com/eklem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Designing with search data\nPlugin for Adobe XD - A search engine running inside XD to easily populate your search application design.\n\n## Concept\nEasily access the different results of a search query to populate the design. No more faking autosuggests for partial queries.\n\nCheck out the blogpost \"[Designing with search data](https://knowitlabs.no/designing-with-search-data-5c8b6b6d3fa1)\".\n\n![A mockup of the design in use](https://cdn-images-1.medium.com/max/2000/1*IHo4akTFtxOMqhkYsTS6VQ.png)\n\nThe actual application will be a bit different, but concept will be the same. [Check out a video of how it could work](https://youtu.be/A-rr1h-sjYw).\n\n## Do you want this to happen?\nGo vote for the [Leveldb / indexeddb for apps running inside XD](https://forums.adobexdplatform.com/t/leveldb-indexeddb-for-apps-running-inside-xd/241) feature request, over at Adobe XD Plugin Developers.\n\n## Patch level-js\nAfter `npm install`, add `var indexedDB` to ./node_modules/level-js/index.js so the start of the file is like this:\n\n```JavaScript\n/* global indexedDB */\n\n'use strict'\n\nvar indexedDB\nmodule.exports = Level\n```\n\n## Building it\nOnly working when loading the plugin (check developer console), but not in interaction with SceneGraph. That's next to fix.\n\n```console\nnpm run-script deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feklem%2Fdesigning-with-search-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feklem%2Fdesigning-with-search-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feklem%2Fdesigning-with-search-data/lists"}