vim configuration and plugin submodules
Repositories
othiym23 Repositories
This is the official repo for the CascadiaJS 2014 conference.
Source code for the O'Reilly book of the same name
A rough skeleton for a viewer
othiym23's hacky solutions to adventofcode 2017
polyfill version of the 0.11 version of the asyncListener API
Short-circuited async Array.prototype.some implementation.
Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notation (a .peg file) and produces bytecode (a .nog file) for a stack automaton. This bytecode is later interpreted on the input to parse using a C library. Bindings are given for Ocaml, Java and Exascript.
Official mirror of the AWS SDK for Ruby. For more information on the AWS SDK for Ruby, see our web site:
a nodeschool.io-style workshopper for learning how to debug Node.js apps
Connect & Restify middleware to bind routes to continuation-local storage
The cmd-shim used in npm
A simple server with Cradle that manages its own couchdb instance.
📨 An open letter to GitHub from the maintainers of open source projects
working repository for fixing npm/npm#7699
A set of static analysis tools for JavaScript