diff options
Diffstat (limited to 'development/nwjs/README')
-rw-r--r-- | development/nwjs/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/nwjs/README b/development/nwjs/README new file mode 100644 index 0000000000..890e04aeba --- /dev/null +++ b/development/nwjs/README @@ -0,0 +1,5 @@ +NW.js (previously known as node-webkit) lets you call all Node.js +modules directly from DOM and enables a new way of writing applications +with all Web technologies. + +nodejs is an optional dependency (for npm package support). |