Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object on your Node server. On the client you work with your remote JSON object using familiar JavaScript operations like get, set, and call. If you know your data, you know your API.
Falcor is middleware. It is not a replacement for your application server, database, or MVC framework. Instead Falcor can be used to optimize communication between the layers of a new or existing application.
Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process of initializing and building projects much simpler by providing minimal development dependencies.
Use webtask for …
Serverless Applications
Run server-side code for your JavaScript and native applications. Just worry about your code.
Programmable Webhooks
Run code on each Stripe Payment, a GitHub Push, or any webhook, without setting up servers.
Multi Tenant Sandbox
Allow your customers to extend your product using Node.js code instead of creating your own DSL.
A fast, in-memory document-oriented datastore for node.js, browser and cordova
A Scalable Server for Realtime Web Apps
Tessel 2 is a development platform you can embed in a product. Build fast with Node.js/io.js, then optimize the hardware and build thousands.
The streaming build system.
Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. It's especially good for building chat, realtime dashboards, or multiplayer games.
MEAN (Mongo, Express, Angular, Node) stack Boilerplate
Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.