Long stacktraces for V8 implemented in user-land JavaScript.
Make any Node.js REPL support promises (Promises/A+).
published version 0.1.0, 12 years agoA promise wrapper that proxies future method calls.
published version 0.0.1, 12 years agoA simple control flow function for JavaScript promises, similar to creationix/step
published version 0.0.2, 12 years agoWeb push service built around ActiveMQ (or any STOMP broker)
published version 1.0.5, 12 years agoasync function copier() { let ip; while ((ip = await this.input('IN').receive()) !== null) { await this.output('OUT').send(ip); } }
published version 1.0.0, 7 years agoAn asynchronous framework for implementing helper classes for reinventing the wheel. Based on promises.
published version 1.1.0, 9 years ago- published version 0.0.0, 9 years ago
A decorator which adds proxies to returned promises, allowing for promise chaining
published version 1.2.0, 9 years agoAnnotates DOM nodes with their React component name to make them targetable by CSS selector, e.x. `document.querySelector("[react=MyComponent]")`.
published version 1.2.1, 6 years agoA simple tool for watching over your laptop in semi-trustworthy public places. It sends you messages (and webcam captures) when power or USB devices are unplugged (or plugged in).
published version 1.0.0, 7 years ago- published version 0.0.4, 7 years ago
A simple TCP server that just forks a command and pipes stdin and stdout to the client.
published version 1.0.0, 7 years agoA simple command-line webserver for responding to HTTP requests by typing JavaScript into a REPL.
published version 1.0.0, 6 years agoThis project provides a [React "Higher-Order Component"](https://reactjs.org/docs/higher-order-components.html) and a [React "Hook"](https://reactjs.org/docs/hooks-intro.html) that implemenets the "overrides" pattern described in this article https://medi
published version 1.2.0, 6 years ago