- Node.js®
- a JavaScript runtime built on Chrome's V8 JavaScript engine.
- 一種用JavaScript寫的virtual machine (translator)
- uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
- npm (package ecosystem) is the largest ecosystem of open source libraries in the world.
- General
- install: Node.js v7.3.0 and npm v3.10.10
- JavaScript
- NVM (Node Version Manager), nave
- Web
- connect: High performance middleware framework
- Express Web Framework
- Template engine
- POST
- Session
- Rest/Restful API
- Database
- mongoDB
- mongoose
- Multimedia
- fluent-ffmpeg
- image-ninja
- sharp
- GraphicsMagick
- ImageMagick
- canvas
- Reference
- http://cnodejs.org