whatwg-url
popularAn implementation of the WHATWG URL Standard's URL API and parsing machinery
Updated by @timothygu
tr46
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Updated by @timothygu
webidl-conversions
popularImplements the WebIDL algorithms for converting to and from JavaScript values
Updated by @timothygu
whatwg-mimetype
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Updated by @timothygu
symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Updated by @joris-van-der-wel
w3c-hr-time
An implementation of the W3C High Resolution Time Level 2 specification.
Updated by @domenic
connect-static-file
connect and express middleware to serve a single static file
Updated by @joris-van-der-wel
pg-large-object
Large object support for PostgreSQL clients (node-postgres)
Updated by @joris-van-der-wel
jsonbird
JSON-RPC 2.0 client/server/peer for any reliable transport. Inter-process communication. REST. WebSocket. WebWorker. Out of order messaging or in-order byte streams
Updated by @joris-van-der-wel
readable-blob-stream
Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()
Updated by @joris-van-der-wel
karma-mocha-webworker
Karma plugin which runs your mocha tests in a WebWorker
Updated by @joris-van-der-wel
throwable
Inherit from Error without performance penalties, instanceof behaves as expected and the error stack is correct
Updated by @joris-van-der-wel
jsonbird-websocket
JSONBird-WebSocket makes it easy to establish a JSON-RPC 2.0 client connection over WebSocket so that you can send and receive Remote Procedure Calls. It works in node.js and web …
Updated by @joris-van-der-wel
mocha-sugar-free
Write mocha test cases without using globals or `this`. Browserify compatible. Mocha without the sugar.
Updated by @joris-van-der-wel
stylerefs
walk the dependency graph of your modules to look for CSS/LESS/SASS/Stylus file reference annotations. These files can then be bundled into a single CSS file.
Updated by @joris-van-der-wel
stateful-controller-browser-router
A client-side router for stateful-controller using the history API
Updated by @joris-van-der-wel
name-overrides-builtin
Test if a given name might override a property of a DOM Node marked as [OverrideBuiltins]
Updated by @joris-van-der-wel