Skip to content

Commit e55f7b7

Browse files
Update data.json
1 parent 930e8ae commit e55f7b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/data.json

+5
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,11 @@
500500
"url": "https://github.com/nwutils/nw-splasher",
501501
"description": "A library to create a splash screen for your app. Then hide the splash screen and show your app once loading completes. Each window runs in it's own thread so animations play smoothly on the splash screen."
502502
},
503+
{
504+
"title": "nw-dev-keybindings",
505+
"url": "https://github.com/nwutils/nw-dev-keybindings",
506+
"description": "When running NW.js SDK this enables common keyboard shortcuts to reload the page or open the dev tools."
507+
},
503508
{
504509
"title": "nw-programmatic-folder-select",
505510
"url": "https://github.com/nwutils/nw-programmatic-folder-select",

0 commit comments

Comments
 (0)