Pinned Repositories
create-desktop-shortcuts
Easy API to create desktop shortcuts with Node
find-in-nw
Adds "Ctrl+F" find box to highlight text in the DOM
nw-builder
Build NW.js applications for Linux, MacOS and Windows
nw-local-server-example
An example of using a local webserver in NW.js
nw-sample-apps
Sample Apps
nw-splasher
Small library to show a splash screen until main application loads.
nw-updater
Update NW.js applications.
nw-vue3-boilerplate
NW.js + Vue 3 + Vite + Pinia + Vue-Router + Vitest
nwutils.github.io
NW Utils website
Web2Executable
Uses NW.js to generate "native" apps for already existing web apps.
NW.js Utilities's Repositories
nwutils/nw-builder
Build NW.js applications for Linux, MacOS and Windows
nwutils/Web2Executable
Uses NW.js to generate "native" apps for already existing web apps.
nwutils/nw-updater
Update NW.js applications.
nwutils/nw-vue-cli-example
NW.js, Vue-CLI 4, Vue-DevTools
nwutils/nw-vue3-boilerplate
NW.js + Vue 3 + Vite + Pinia + Vue-Router + Vitest
nwutils/create-desktop-shortcuts
Easy API to create desktop shortcuts with Node
nwutils/nw-dev
A drop-in library for nw.js development
nwutils/nw-angular-example
An example of integrating Angular with NW.js
nwutils/nwjs-packager
Build your NW.js app and generate archives, packages, setup files and more!
nwutils/nw-local-server-example
An example of using a local webserver in NW.js
nwutils/find-in-nw
Adds "Ctrl+F" find box to highlight text in the DOM
nwutils/nw-splash-screen-example
Show splash screen until main application loads.
nwutils/get-windows-shortcut-properties
A Node.js library to get the properties of a Windows .lnk or .url shortcut file
nwutils/nw-electron-adapter
An adapter for Electron's API inside NW.js
nwutils/nw-programmatic-folder-select
Programmatically open a native "Folder select" dialog
nwutils/electron-to-nwjs
Build an Electron app as a NW.js app
nwutils/nw-jquery-example
An example of integrating JQuery with NW.js
nwutils/nwutils.github.io
NW Utils website
nwutils/nw-node-addon-example
Examples of building NW.js Node Addons via node-gyp (nan, cmake and ffi coming soon!)
nwutils/nw-patches
Understand how NW.js changes upstream behaviour
nwutils/nw-react-next-example
An example of integrating Next with NW.js
nwutils/nw-splasher-auto-update
WIP: A tool to automate checking for updates and downloading newer versions
nwutils/nw-test-suite
WIP: Testing suite for NW.js API
nwutils/nw-dev-keybindings
Open dev tools and refresh keybindings for NW.js
nwutils/nw-react-cra-example
An example of integrating Create React App with NW.js
nwutils/.github
nwutils/base-volta-off-of-nwjs
Tool to update the Volta config in package.json so Node match's your NW.js version
nwutils/nw-cli
WIP Command line interface for building NW.js applications
nwutils/nw-subdir-example
Example repo for having a parent package.json file that runs NW.js pointed to a child folder with its own package.json
nwutils/nw-testing-examples
Example of end-to-end testing for NW.js apps via JavaScript, Python and Java