Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NW.js & awesome-nw (against electron) #322

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [opencv](https://github.com/peterbraden/node-opencv) - Bindings for OpenCV. The defacto computer vision library.
- [common-errors](https://github.com/shutterstock/node-common-errors) - Common error classes and utility functions.
- [Electron](https://github.com/atom/electron) - Build cross platform desktop apps with web technologies. *(You might like [awesome-electron](https://github.com/sindresorhus/awesome-electron))*
- [NW.js](https://github.com/nwjs/nw.js) - NW.js is an app runtime based on Chromium and node.js. *(You might like [awesome-nw](https://github.com/fritx/awesome-nw))*
- [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB.
- [node-bell](https://github.com/eleme/node-bell) - Real-time anomalies detection for periodic time series.
- [dotenv](https://github.com/motdotla/dotenv) - Load environment variables from .env file.
Expand Down