🔮 Proxies nodejs require in order to allow overriding dependencies during testing.
Repositories
thlorenz repositories
browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.
Given an html string it removes elements matching CSS selector(s) and returns the pruned html string.
Supplies process information via the ps aux command.
Python server and JavaScript client talking via stdin/stdout to highlight code using the pygments highlighter.
The non-configurable configuration loader for lazy people.
React component for inputting numeric values within a range (range slider)
React modal make it simple.
Web app that converts a git repo into html pages to read anywhere.
Convert a git repo into html pages to read anywhere.
Adds parens matching to nodejs readline.
Harness for testing modules that add functionality to the nodejs readline.
Adds vim bindings to nodejs readline.
Takes JavaScript code, along with a config and returns the original code with tokens wrapped and/or replaced as configured.
Renames function calls, but leaves function definitions unchanged.
Give it a routes object and it spits out html that you can load into your browser.
Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience.
Reproduces issue that occurs when installing and consuming a livestream on the root of a db which has sublevels
This repro exists to show an example of reproducing an issue when bundling with browserify with source maps enabled and using es6ify as a transform.
Requests all pages of paginated data and emits them into a stream or aggregates them into an array.