Nathan Woltman

pro-array

v2.0.0
Extends Arrays with useful methods of unparalleled performance

string-natural-compare

v3.0.1
Compare alphanumeric strings the same way a human would, using a natural order algorithm

uuid-key-generator

v0.3.3
Generates random keys with custom size and base-encoding using the RFC4122 v4 UUID algorithm

es6-callback-manager

v2.0.1
A class for managing asynchronous callbacks in JavaScript

mysql-plus

v0.16.2
MySQL client for Node.js with methods for defining tables with auto-migration and making basic queries

uuid-token-generator

v1.0.0
Generates random tokens with custom size and base-encoding using the RFC 4122 v4 UUID algorithm

uid-generator

v2.0.0
Generates cryptographically strong pseudo-random UIDs with custom size and base-encoding

incremental-id-generator

v0.1.0
Generates incremental string IDs

compile-json-stringify

v0.1.2
Compile a JSON.stringify() function with type hints for maximum performance

compile-mime-match

v0.1.0
Compiles a function that matches a given MIME type.

@medley/medley

v0.13.0
Fast and modern web framework for Node.js

@medley/body-parser

v0.2.2
Essential body parsers for Medley.

@medley/serve-static

v0.3.0
Medley plugin for serving static files.

ajv-request-validator

v0.2.0
Validates the `request` object of popular Node.js web frameworks with Ajv

@medley/cookie

v0.3.0
Medley plugin for parsing and setting cookies

@medley/serve-favicon

v0.1.2
Medley plugin for serving the default favicon

@nwoltman/eslint-config

v0.6.0
My personal, highly specific ESLint config

@medley/multipart

v0.3.0
Medley plugin for parsing 'multipart/form-data' bodies

@medley/self-request

v0.5.0
Medley plugin that augments an app to be able to make HTTP requests to itself for testing purposes

@medley/etag

v0.1.0
Medley plugin for automatic ETag generation & conditional GET responses

@medley/router

v0.2.1
A high-performance URL router