.NW File Extension
Node-Webkit App Package
Developer | Intel Open Source Technology Center |
Popularity |
3.3 | 4 Votes |
What is an NW file?
Package created for node-webkit, an app runtime based on node.js and Chromium and used for running apps written in HTML and JavaScript; contains a compressed app package, which includes app files such as the "package.json" file that describes the package and any library files (.DLL files for Windows).
More Information
The NW file is the same as a .ZIP file but renamed with the "nw" file extension. Developers of node-webkit programs can choose to package their programs with the NW and executable file, such as an .EXE or .APP file, in the same directory or merge the two files. If they merge the files, there isn't an NW file. But if they choose to just place it in the same directory as the executable file, you will need node-webkit installed to open the NW file.