{"id":13646202,"url":"https://github.com/blakeembrey/atom-dash","last_synced_at":"2025-10-09T19:17:02.316Z","repository":{"id":14760598,"uuid":"17481935","full_name":"blakeembrey/atom-dash","owner":"blakeembrey","description":"Dash documentation integration with Atom","archived":false,"fork":false,"pushed_at":"2019-06-12T21:19:46.000Z","size":60,"stargazers_count":392,"open_issues_count":3,"forks_count":26,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-06-02T13:19:53.931Z","etag":null,"topics":["atom","atom-dash","dash","docset","documentation","zeal"],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/blakeembrey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-06T15:17:38.000Z","updated_at":"2025-06-01T23:45:53.000Z","dependencies_parsed_at":"2022-08-07T08:00:33.834Z","dependency_job_id":null,"html_url":"https://github.com/blakeembrey/atom-dash","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/blakeembrey/atom-dash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fatom-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fatom-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fatom-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fatom-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakeembrey","download_url":"https://codeload.github.com/blakeembrey/atom-dash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakeembrey%2Fatom-dash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001985,"owners_count":26083243,"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-10-09T02:00:07.460Z","response_time":59,"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":["atom","atom-dash","dash","docset","documentation","zeal"],"created_at":"2024-08-02T01:02:50.480Z","updated_at":"2025-10-09T19:17:02.275Z","avatar_url":"https://github.com/blakeembrey.png","language":"CoffeeScript","funding_links":[],"categories":["CoffeeScript"],"sub_categories":[],"readme":"# Atom Dash\n\n[![Build status][travis-image]][travis-url]\n\n\u003e Simple [Dash](http://kapeli.com/dash) documentation integration for [Atom](https://atom.io/packages/dash).\n\n**Please note:** This plugin also works with Velocity or Zeal on Windows, and Zeal on Linux.\n\n## Installation\n\n```\napm install dash\n```\n\nAlternatively, open `Settings/Preferences -\u003e Install` and search for `dash`.\n\n## Usage\n\nLook up the word under your cursor or selected text by pressing `ctrl-h`. This uses a scoped search and searches based on the current file name and selected syntax. If you want to search all documentation, press `ctrl-alt-h`.\n\n**Hint:** To look up a word without bringing Dash to the front, add `shift` to the command. E.g. `ctrl-shift-h`. This is useful when Dash is already visible - such as on a dual monitor setup.\n\n### Adding Docsets\n\nOpen the Atom config file `Atom -\u003e Config...` and add the docsets under the `dash` object in the following form:\n\n```cson\n'dash':\n  'grammars':\n    'JavaScript': [\n      'nodejs'\n    ]\n  'filenames':\n    'gruntfile.js': [\n      'grunt'\n    ]\n```\n\n**Please note:** File names _must_ be lower case.\n\nDocsets defined in your local configuration will override the default settings. Take a look at the [built-in grammar map](https://github.com/blakeembrey/atom-dash/blob/master/lib/grammar-map.coffee) and [built-in filename map](https://github.com/blakeembrey/atom-dash/blob/master/lib/filename-map.coffee) for the default configurations.\n\n## License\n\nMIT\n\n[travis-image]: https://img.shields.io/travis/blakeembrey/atom-dash.svg?style=flat\n[travis-url]: https://travis-ci.org/blakeembrey/atom-dash\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakeembrey%2Fatom-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakeembrey%2Fatom-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakeembrey%2Fatom-dash/lists"}