{"id":15059516,"url":"https://github.com/andreacfromtheapp/elm-query","last_synced_at":"2025-10-04T18:31:47.723Z","repository":{"id":39881617,"uuid":"480693729","full_name":"andreacfromtheapp/elm-query","owner":"andreacfromtheapp","description":"A handy little package for searching Elm packages from within Sublime Text.","archived":true,"fork":false,"pushed_at":"2022-04-20T11:46:47.000Z","size":49,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T20:03:43.642Z","etag":null,"topics":["elm-lang","sublime-text","sublime-text-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","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/andreacfromtheapp.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}},"created_at":"2022-04-12T07:08:51.000Z","updated_at":"2023-07-09T15:41:48.000Z","dependencies_parsed_at":"2022-09-21T04:42:50.786Z","dependency_job_id":null,"html_url":"https://github.com/andreacfromtheapp/elm-query","commit_stats":null,"previous_names":["andreacfromtheapp/elm-query"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreacfromtheapp%2Felm-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreacfromtheapp%2Felm-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreacfromtheapp%2Felm-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreacfromtheapp%2Felm-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreacfromtheapp","download_url":"https://codeload.github.com/andreacfromtheapp/elm-query/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235289310,"owners_count":18965920,"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":["elm-lang","sublime-text","sublime-text-plugin"],"created_at":"2024-09-24T22:44:49.224Z","updated_at":"2025-10-04T18:31:42.292Z","avatar_url":"https://github.com/andreacfromtheapp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Query #\n\nSearch the official [Elm Packages](https://package.elm-lang.org/) website by keyword.\n\n## Install ##\n\n1. Press `Ctrl+Shift+P` (or `Cmd+Shift+P` on Mac) to open the Command Palette\n2. Select **Package Control: Install Package**\n3. Select **Elm Query**\n\n## Usage ##\n\n### Settings ###\n\nYou can set a valid alternative URL (e.g: [https://elm.dmy.fr](https://elm.dmy.fr)) if you really want to.\n\n### Commands ###\n\n#### Search Elm Packages ####\n\n1. Press `Ctrl+Shift+P` (or `Cmd+Shift+P` on Mac) to open the Command Palette\n2. Select **Elm Query: Search Packages**\n3. Type a keyword in the Input Panel and press `Enter`\n4. Select the desired result from the list presented in the Quick Panel\n5. Press `Enter` to open a browser window for the selected Elm package\n\n#### Search Elm Modules ####\n\nThis package intends to add the functionality to search the [Elm Search website](https://klaftertief.github.io/elm-search/) to look up Elm modules by function name or type signature.\n\nHowever, this is not presently possible, because of how the Elm Search website is structured. To implement this feature, it would require either of these scenarios:\n\n- Elm Search to offer a JSON file for the results so that it could be parsed (like Elm Packages does)\n- Elm official website to implement modules search functionality and make it available via JSON (like they do for Elm Packages already).\n\nTo provide said functionality, I'd like to contribute to the the solution, but my Elm skills are still basic. Don't hold your breath.\n\n### Key Bindings ###\n\nShould you need key bindings, these are the currently implemented commands:\n\n```json\n[\n    {\n        \"caption\": \"Elm Query: Search Packages\",\n        \"command\": \"elm_search_package\"\n    }\n] \n```\n\n## Contributing ##\n\nContributions are more than welcome :) Should you like to help out, please bear in mind that contribution should follow the guidelines specified in the [pyproject.toml](./pyproject.toml) file. (**flake8**, **black**).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreacfromtheapp%2Felm-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreacfromtheapp%2Felm-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreacfromtheapp%2Felm-query/lists"}