monjudoh's Stars
jsdoc/jsdoc
An API documentation generator for JavaScript.
josdejong/mathjs
An extensive math library for JavaScript and Node.js
path/FastImageCache
iOS library for quickly displaying images while scrolling
futurepress/epub.js
Enhanced eBooks in the browser.
baconjs/bacon.js
Functional reactive programming library for TypeScript and JavaScript
benjamine/jsondiffpatch
Diff & patch JavaScript objects
power-assert-js/power-assert
Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
evanw/node-source-map-support
Adds source map support to node.js (for stack traces)
jeromegn/Backbone.localStorage
A localStorage adapter for Backbone.js
mathiasbynens/esrever
A Unicode-aware string reverser written in JavaScript.
th-in-gs/THObserversAndBinders
Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X
thlorenz/es6ify
browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
moll/json-stringify-safe
Like JSON.stringify, but doesn't throw on circular references
ajacksified/Mediator.js
An implementation of the mediator pattern for asynchronous events in Javascript
kishikawakatsumi/ScreenRecorder
Capturing a screen as videos on iOS devices for user testing.
conradev/BlockTypeDescription
Show type signatures when logging blocks
DeveloperToolsWG/console-object
slightlyoff/Promises
DOM Promises IDL/polyfill
sudhirj/simply-deferred
A deferred library for Node.js and the browser with a jQuery compatible API
victorcastroamigo/aopjs
A minimalistic aspect oriented javascript programming library and jQuery plugin
guybedford/require-is
Conditional loader plugin for RequireJS with code branch build support
uupaa/flow.js
A very simple way to wait for asynchronous processes.
kazuho/sha1.min.js
SHA-1 implementation in JavaScript (1480 bytes; intended for bookmarklets, etc.)
dankogai/js-object-clone
Deep clone and comparison with ES5 property descriptor and object extensibility support
fladdict/AAMCommandKit
Objective-C Command Pattern Library
mizchi/injector.js
JavaScript DCI inspired by Robotlegs
dankogai/js-wrap
Universal Wrapper Object System for ECMAScript 5 and beyond
jbking/BeautifulFSM.js
A FSM implementation based on/for BeautifulProperties.
jbking/BeautifulExchanger.js
mizchi/es5observe
Object.observe alternative es5 implementation