Pinned Repositories
arson
Efficient encoder and decoder for arbitrary objects
ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
install
Minimal JavaScript module loader
jsnext-skeleton
Skeleton project demonstrating best practices for authoring and publishing the latest version of JavaScript to NPM.
kix-standalone
A standalone version of Google's new rich text editor, Kix
optimism
Composable reactive caching with efficient invalidation.
private
Utility for associating truly private state with any JavaScript object
recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
reify
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
wryware
A collection of packages that are probably a little too clever. Use at your own wrisk.
benjamn's Repositories
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
benjamn/ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
benjamn/reify
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
benjamn/optimism
Composable reactive caching with efficient invalidation.
benjamn/wryware
A collection of packages that are probably a little too clever. Use at your own wrisk.
benjamn/install
Minimal JavaScript module loader
benjamn/private
Utility for associating truly private state with any JavaScript object
benjamn/immutable-tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
benjamn/garden
benjamn/deno_modules
benjamn/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
benjamn/arduino-wearables
A collection of code powering wearable Arduino projects
benjamn/brane
Efficient inter-Worker messaging with fantastic TypeScript support
benjamn/deno
A secure JavaScript and TypeScript runtime
benjamn/dot-files
Various unixy .configuration files that I carry between machines
benjamn/apollo-type-graphql-blogger
Simple blogging app with graphQL type-gaphql and Apollo
benjamn/local-cert-generator
🚀 A set of scripts to quickly generate a HTTPS certificate for your local development environment.
benjamn/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
benjamn/offgrid-lights
Node library for manipulating Total Control Lighting LEDs from a Raspberry Pi
benjamn/purgecss
Remove unused CSS
benjamn/rusty_v8
V8 javascript bindings for Rust
benjamn/zola-theme-terminimal
A simple, minimal retro theme for Zola
benjamn/apollo-client-issue-2
Demonstrate an issue where subsequent queries overwrite nested objects in cache
benjamn/apollo-router
A configurable, high-performance routing runtime for Apollo Federation 🚀
benjamn/deno-v8
floating patches for benjamn/rusty_v8
benjamn/federation-rs
Contains source code for Apollo Federation's Rust<--> JavaScript interop
benjamn/postgres-ha
Postgres + Stolon for HA clusters as Fly apps.
benjamn/proposal-async-context
Contributing my ideas to the ECMAScript `AsyncContext` proposal
benjamn/serde_v8
Serde support for encoding/decoding rusty_v8 values
benjamn/federation
🌐 Build and scale a single data graph across multiple services with Apollo's federation gateway.