{"id":20148335,"url":"https://github.com/nwutils/nw-dev-keybindings","last_synced_at":"2026-06-08T08:02:00.597Z","repository":{"id":216599378,"uuid":"741779772","full_name":"nwutils/nw-dev-keybindings","owner":"nwutils","description":"Open dev tools and refresh keybindings for NW.js","archived":false,"fork":false,"pushed_at":"2024-01-11T06:13:47.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-29T05:16:37.861Z","etag":null,"topics":[],"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/nwutils.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}},"created_at":"2024-01-11T05:06:08.000Z","updated_at":"2024-07-20T03:27:22.000Z","dependencies_parsed_at":"2024-01-11T06:19:40.171Z","dependency_job_id":"276ba246-e4ec-4457-9932-8e7fd0898506","html_url":"https://github.com/nwutils/nw-dev-keybindings","commit_stats":null,"previous_names":["nwutils/nw-dev-keybindings"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nwutils/nw-dev-keybindings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwutils%2Fnw-dev-keybindings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwutils%2Fnw-dev-keybindings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwutils%2Fnw-dev-keybindings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwutils%2Fnw-dev-keybindings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwutils","download_url":"https://codeload.github.com/nwutils/nw-dev-keybindings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwutils%2Fnw-dev-keybindings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34053435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-13T22:37:17.327Z","updated_at":"2026-06-08T08:02:00.560Z","avatar_url":"https://github.com/nwutils.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nw-dev-keybindings\n\n\"Open dev tools\" and \"refresh page\" keybindings for NW.js.\n\nSkips creating bindings if you are not on the SDK version.\n\nWritten in glorius ES5 (that means it runs in all version of NW.js, even super old ones).\n\n\n## Usage\n\n1. `npm install --save nw-dev-keybindings`\n1. Add this to your HTML file:\n\n```html\n\u003cscript\u003e\nconst nwDevKeyBindings = require('nw-dev-keybindings');\nnwDevKeyBindings(window);\n\u003c/script\u003e\n```\n\n\nThen, if you are in the SDK version of NW.js, you'll be able to run these commands:\n\nKey binding       | Outcome\n:--               | :--\n`F5`              | Soft refresh\n`Shift+F5`        | Refresh ignoring cache\n`Command+Shift+R` | Refresh ignoring cache\n`Ctrl+F5`         | Hard refresh\n`Ctrl+R`          | Hard refresh\n`Command+R`       | Hard refresh\n`F12`             | Open Dev Tools\n`Ctrl+Shift+I`    | Open Dev Tools\n`Option+Shift+I`  | Open Dev Tools\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwutils%2Fnw-dev-keybindings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwutils%2Fnw-dev-keybindings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwutils%2Fnw-dev-keybindings/lists"}