Excitable software developer.
tcp-port-used. A simple Node.js module to check if a TCP port is already bound.
66Node20Min. A short code-focused presentation of Node.js that takes about 20 minutes to present.
24udp-discovery. Provides zero-config discovery service using broadcast UDP.
24config-js. A simple config utility for node.js, that uses a single JavaScript file with a read-only exported JavaScript object.
15blackjack. A simple blackjack server and client.
11is2. A type-checking module for node.js to test values and types. Does not throw exceptions.
10npmview. A simple wrapper to programmatically use NPM to view a module's information.
9spdx-licenses. Has a list of all the valid SPDX licenses, and for a given id, will return the full name.
6mush.js. A MUSH-like server built in node.js
3property-path. Get and set object properties using a string path, where you can specify the separator character in the path.
3json-rest-api. A lightweight REST API that receives and responds to JSON HTTP requests, supports all verbs. Very simple.
2node-cards. A Node.js playing card module with support for custom decks
1expiryprops. This node.js module manages an object, allows you to set keys and optional values on that object and, after a timeout expires, removes that property from the object.
1fuzelog. A super-simple node.js logger with colors, layouts and sprintf-like format descriptors.
1neo4jSimple. A simple node module to send requests to ne04j
1sprintf.js. A node.js sprintf module based on the C library implementation, with some modifications.
1inspect-1-line. Collapse the node.js util.inspect output to 1 line and colorizes iff NODE_ENV is development and adds inspect to the global object
1