Brandon Benvie

def

v0.0.8
A JavaScript library for creating complex objects and properties, intuitively.

easy-proxy

v0.0.8
A Proxy handler maker that drastically simplifies making and using Harmony Proxies by combining traps and normalizing their arguments.

font

v0.0.4
Read font file data in javascript using buffers.

reified

v0.2.4
JS Binary Data API. Structs, arrays, bitfields, and numbers. Reify and Reference like nobody's business.

view-buffer

v0.0.7
A combination of DataView, node Buffer, and ArrayBuffers into one powerful tool using Proxies

context-loader

v0.1.1
Load scripts and run them in a context. For both browsers and node, sync and async.

ffi-tools

v0.0.9
Experimental hacky tools and wrappers for easing node-ffi usage and generating bindings.

repl-rainbow

v0.1.1
A lib for easily translating and manipulating colors and sets of colors centered around xterm-256 pallette

nil

v0.0.7
A falsey object that returns itself for all properties and when invoked.

meta-objects

v0.2.7
Utilities and patterns for using Harmony Proxies to meta-program. Proxies as Proxy handlers, catch all forwarders for catch all forwarders, intercession introspection. Now you're thinking with portals.

keyboard

v0.0.1
High quality keybinding library

mouse

v0.0.1
A high quality mouse event binding library that treats the mouse like a first class citizen object.

appjs-win

v0.0.17
AppJS is a SDK on top of nodejs to develop desktop applications using HTML/CSS/JS

appjs-win32

v0.0.19
AppJS is a SDK on top of nodejs to develop desktop applications using HTML/CSS/JS

idl4js

v0.0.2
Useful IDLs (DOM4, HTML5) converted into JSON and mapped to JavaScript types

webidl.js

v0.1.0
A parser for WebIDL and WICDA

O

v0.0.9
Make objects show you their O-face

live-arrays

v0.0.5
Observable arrays with live data binding, callbacks for data transformation, and callbacks for any modification

listish

v0.0.9
Queue, Stack, LinkedList implemented using Maps

weakmap

v0.0.6
Shim for WeakMap with non-leaky O(1) lookup time

continuum

v0.3.5
A JavaScript (ES6) bytecode virtual machine written in JavaScript

symbol-then

v0.0.1
A standardized 'then' Symbol.

ultra-repl

v1.0.0
Starting with Node's built in REPL, add in a completely redone inspect formatter, actual functioning separate V8 contexts, keybindings to create, switch, and delete between them, combine it with a bunch of color. ULTRA REPL.

harmony-collections

v0.3.8
Shim to provide Map, Set, and WeakMap if they're not available, with non-leaky O(1) lookup WeakMaps