~cirwin

unicode-dragon

v0.1.3
Eats invalid unicode for breakfast. Replaces unmatched surrogate pairs by U+FFFD

zset

v0.3.2
Disk backed semi-sorted sets (using Kyoto)

async-profile

v0.4.0
Node.js async CPU profiler

bugsnag-notification-plugins

v1.29.1
Notification plugins (chat and issue tracking integrations) for Bugsnag.

segfault

v0.3.0
catches SIGSEGV and prints diagnostic information

bugsnag-segfault-handler

v0.4.0
sends segfaults to Bugsnag

trie-ing

v0.4.3
The trie from node-autocompleter in a form that can be used in browser

canvas2svg-conradirwin

v1.0.14
My unofficial version of canvas2svg

canvas-animation-loader

v0.0.5
webpack loader for canvas animations

conradirwin-serviceworker-loader

v0.1.0
serviceworker loader module for webpack

fast64

v0.5.0
The fastest in-browser base64 library

conradirwin-mousetrap

v1.5.3
Simple library for handling keyboard shortcuts

generate-file-plugin

v0.1.2
The generate-file-plugin for WebPack lets you create a static file by running a javascript file as part of your build. This can be used to output a custom `index.html` or `manifest.json`.

superhuman-bugsnag-js

v2.5.1
Bugsnag Notifier for JavaScript <img src="https://travis-ci.org/bugsnag/bugsnag-js.svg?branch=master" alt="build status" class="build-status"> ===============================

superhuman-baobab-react

v2.1.2
React integration for Baobab.

command-score

v0.1.2
Yet another javascript fuzzy matching library

superhuman-node-uuid

v1.4.9
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.

superhuman-q-encoding

v0.1.1
A robust & character encoding–agnostic JavaScript implementation of the `Q` encoding as defined by RFC 2047.

auth-github-registry

v0.1.1
`auth-github-registry` configures `yarn` and `npm` with an authentication token for the Github package registry.

code-point-mapping

v0.2.0
Map between javascript string indices and unicode code point offsets effectively