atom-shell was renamed to Electron

This commit is contained in:
Sindre Sorhus
2015-04-22 23:53:27 +07:00
parent f517bd5be1
commit 1be471f736

View File

@@ -558,7 +558,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [node-pre-gyp](https://github.com/mapbox/node-pre-gyp/) - Makes it easy to publish and install Node.js C++ addons from binaries.
- [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.
- [atom-shell](https://github.com/atom/atom-shell) - Cross-platform desktop application shell.
- [Electron](https://github.com/atom/atom-shell) - Cross-platform desktop application shell.
- [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.