benjamn
@benjamn
12
Published Tools
0
Total Stars
0
Weekly Downloads
85/100
Avg Security
Published Tools
13 Skillsacross 1 categorycommoner
benjamn
Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules
ts-invariant
benjamn
TypeScript implementation of invariant(condition, message)
ast-types
benjamn
Esprima-compatible implementation of the Mozilla JS Parser API
regenerator-runtime
benjamn
Runtime for Regenerator-compiled generator and async functions.
immutable-tuple
benjamn
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
@wry/context
benjamn
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
install
benjamn
Minimal JavaScript module loader
private
benjamn
Utility for associating truly private state with any JavaScript object
babel-plugin-transform-es2015-modules-reify
benjamn
Babel plugin for transforming ES2015 import/export to Reify's module.{import,export} API
cls
benjamn
Class factory featuring inheritance of static properties, static constructors, lazy population of prototypes, and this._super.
optimism
benjamn
Composable reactive caching with efficient invalidation.
regenerator
benjamn
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
recast
eventualbuddha
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator