Pinned Repositories
app-compositor
A very minimal, lightweight, non-declarative, dependency-based application composition layer.
arduino-node-thermometer
A demonstration of how to use Node.js with an Arduino by communicating over a virtual serial port.
cinder
dhcp-inventory
Get a grip on your dynamic IPv4 network with this DHCP helper tool.
esdf
A minimal event-sourcing / domain-driven design framework for Node.js, aiming to help produce fast, reliable and maintainable software.
node-printer
Native node.js printer
node-xmpp-bosh
An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
nodeconfig
Configuration provider/injector for Node.js programs. Event-based, can replace config files.
nodejs-file-uploader
Node.js file uploader using FileReader and Socket.io
underscore-collections
JS library intended to extend Underscore object operations (like isEqual) to collections of objects
closure's Repositories
closure-poland/app-compositor
A very minimal, lightweight, non-declarative, dependency-based application composition layer.
closure-poland/dhcp-inventory
Get a grip on your dynamic IPv4 network with this DHCP helper tool.
closure-poland/node-printer
Native node.js printer
closure-poland/node-xmpp-bosh
An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
closure-poland/nodeconfig
Configuration provider/injector for Node.js programs. Event-based, can replace config files.
closure-poland/nodejs-file-uploader
Node.js file uploader using FileReader and Socket.io
closure-poland/underscore-collections
JS library intended to extend Underscore object operations (like isEqual) to collections of objects
closure-poland/arduino-node-thermometer
A demonstration of how to use Node.js with an Arduino by communicating over a virtual serial port.
closure-poland/cinder
closure-poland/esdf
A minimal event-sourcing / domain-driven design framework for Node.js, aiming to help produce fast, reliable and maintainable software.
closure-poland/periodic-file-saver
A Node.js component which writes content to a file periodically, limiting I/O concurrency. Useful for gathering data over a network and eventually saving it in batches as it arrives.
closure-poland/esdf-reporting-memory
An in-memory Reporting Store (or rather, a generalized database capable of being used as one).
closure-poland/node-shipping-ups
UPS API bindings for Node.JS
closure-poland/TaskFlow
A simplistic personal to-do task list.