Pinned Repositories
async
Async utilities for node and the browser
buffer-crc32
A pure javascript CRC32 algorithm that plays nice with binary data
cli-color
Colors and formatting for the console
colors.js
get colors in your node.js console
connect-couchdb
Session management middleware for connect
couchpenter
CouchDB database and document setup tool
cradle
a high-level CouchDB client for Node.js
expresso
TDD framework for node -- high speed parallel testing!
log4js-node
A port of log4js to node.js
monorepo-with-flow
Example monorepo with flow.
danbell's Repositories
danbell/log4js-node
A port of log4js to node.js
danbell/monorepo-with-flow
Example monorepo with flow.
danbell/buffer-crc32
A pure javascript CRC32 algorithm that plays nice with binary data
danbell/cli-color
Colors and formatting for the console
danbell/colors.js
get colors in your node.js console
danbell/danbells-emacs-lib
My emacs config.
danbell/dataobject-parser
A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
danbell/es5-ext
ECMAScript 5 extensions (with respect to ECMAScript 6)
danbell/es6-module-transpiler
Tomorrow’s JavaScript module syntax today
danbell/event-emitter
Environment agnostic event emitter solution for JavaScript
danbell/fleck
functional-style string inflections
danbell/flow-typed
A central repository for Flow library definitions
danbell/http-errors
Create HTTP Errors
danbell/ini
An ini parser/serializer in JavaScript
danbell/ipaddr.js
IP address manipulation library in JavaScript (CoffeeScript, actually)
danbell/methodtracer-node
Utility for logging function entry and exit. Can use any logging framework.
danbell/node-asn1
Contains parsers and serializers for ASN.1 (currently BER only)
danbell/node-buffers
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
danbell/node-extend
Simple function to extend objects
danbell/node-http-signature
Reference implementation of Joyent's HTTP Signature Scheme
danbell/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
danbell/node-trello
Node wrapper for Trello's HTTP API.
danbell/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
danbell/nodejs-walker
A directory walker for nodejs
danbell/repoman
Multi-repository source code management command-line tool.
danbell/robocode-template-gradle
danbell/sequelize
Sequelize is an easy-to-use multi sql dialect object-relationship-mapper for node.js. It currently supports MySQL, MariaDB, SQLite and PostgreSQL.
danbell/spring-boot-admin
Admin UI for administration of spring boot applications
danbell/til
Today I learned
danbell/ZeParser
My JavaScript parser