All Projects → kessler → Nw Ninja

kessler / Nw Ninja

Licence: mit
A minimalistic NW.js starter project for ninjas

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nw Ninja

Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (-26.73%)
Mutual labels:  node-js
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-10.89%)
Mutual labels:  node-js
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-4.95%)
Mutual labels:  node-js
Node Mecab Async
Asynchronous japanese morphological analyser using MeCab.
Stars: ✭ 78 (-22.77%)
Mutual labels:  node-js
Swag Bot
My first ever discord bot using discord.js. The bot has a total of 77 commands, and it is capable of manipulating texts and images, analyzing data, searching information, and playing music. It has high level features like xp system, coins database, and spam detector.
Stars: ✭ 86 (-14.85%)
Mutual labels:  node-js
Nwjs rpi
[NW.js port for Raspberry Pi] binary compiled for the ARMv6 used in Raspberry Pi (compatible with RPi 2 and RPi 3)
Stars: ✭ 91 (-9.9%)
Mutual labels:  nwjs
Nopejs
Just say nope
Stars: ✭ 72 (-28.71%)
Mutual labels:  node-js
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-2.97%)
Mutual labels:  node-js
Rss To Json
RSS and Atom feed generator for Node.js
Stars: ✭ 88 (-12.87%)
Mutual labels:  node-js
Nodefony Starter
Nodefony Starter Node.js Framework
Stars: ✭ 95 (-5.94%)
Mutual labels:  node-js
Node Loadbalance
A collection of distilled load balancing engines
Stars: ✭ 79 (-21.78%)
Mutual labels:  node-js
Tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
Stars: ✭ 1,259 (+1146.53%)
Mutual labels:  node-js
Nw.js Armv7 Binaries
NW.js ARMv7 binaries. Instructions for running and building the executable.
Stars: ✭ 92 (-8.91%)
Mutual labels:  nwjs
Ha Bt Proximity
Distributed Bluetooth Room Presence Sensor for Home Assistant
Stars: ✭ 77 (-23.76%)
Mutual labels:  node-js
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (-4.95%)
Mutual labels:  node-js
Greenworks
a node.js plugin to integrate nw.js/electron games with steamworks
Stars: ✭ 1,186 (+1074.26%)
Mutual labels:  nwjs
Blueprint
solid framework for building APIs and backend services
Stars: ✭ 87 (-13.86%)
Mutual labels:  node-js
Debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Stars: ✭ 9,912 (+9713.86%)
Mutual labels:  node-js
Link Preview Generator
Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
Stars: ✭ 98 (-2.97%)
Mutual labels:  node-js
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-8.91%)
Mutual labels:  node-js

nw-ninja

A minimalistic NW.js starter project for ninjas

npm install -g gulp
git clone https://github.com/kessler/nw-ninja
npm install && cd nwapp && npm install

develop

important: nw-ninja has moved to [email protected] (for security reasons actually)

gulp run

use --debug=[true|false] (default: true)

build

gulp build

other tasks

preBuildClean

clean / delete files before build, to customize, edit preBuildCleanList.json. The paths are relative to ninjaConfig.appDir, this task is run before build task too

gulp preBuildClean

config

There are two configuration contexts, one for the nw-ninja envelope and one for the actual application.

The envelope configuration is just rc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].