Pinned Repositories
curl
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
jiff
JSON Patch and diff based on rfc6902
meld
AOP for JS with before, around, on, afterReturning, afterThrowing, after advice, and pointcuts
most
Ultra-high performance reactive programming
msgs
Message oriented programming
poly
Small, fast, awesome. The only ES5-ish set of polyfills (shims) you can mix-and-match because they're individual modules.
rest
RESTful HTTP client for JavaScript
seed
Starter kit for building cujo.js apps
when
A solid, fast Promises/A+ and when() implementation, plus other async goodies.
wire
A light, fast, flexible Javascript IOC container
The Javascript Architectural Toolkit's Repositories
cujojs/most
Ultra-high performance reactive programming
cujojs/when
A solid, fast Promises/A+ and when() implementation, plus other async goodies.
cujojs/curl
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
cujojs/rest
RESTful HTTP client for JavaScript
cujojs/wire
A light, fast, flexible Javascript IOC container
cujojs/meld
AOP for JS with before, around, on, afterReturning, afterThrowing, after advice, and pointcuts
cujojs/jiff
JSON Patch and diff based on rfc6902
cujojs/poly
Small, fast, awesome. The only ES5-ish set of polyfills (shims) you can mix-and-match because they're individual modules.
cujojs/msgs
Message oriented programming
cujojs/seed
Starter kit for building cujo.js apps
cujojs/cram
Simple, yet powerful, AMD and CommonJS module bundler.
cujojs/cola
Extensible, two-way data binding.
cujojs/promise-perf-tests
(No longer maintained) Basic performance tests for promise implementations
cujojs/most-w3msg
cujojs/most W3C Messaging - reactive event streams for WebSocket, Worker, EventSource, MessagePort, etc
cujojs/canhaz
a project and code bootstrapping tool that will save you tons of typing. Stop typing boilerplate, canhaz it instead!
cujojs/cujo
The Unframework
cujojs/cujojs.github.com
The cujojs website
cujojs/todomvc
MV* Todo apps for Backbone.js, JavaScriptMVC, Ember.js, Dojo, Spine.js, YUILibrary, Knockout.js and more
cujojs/aop
Small AOP lib for JS with before, around, afterReturning, afterThrowing, after advice and a simple API
cujojs/pile
Simple data structures for JS
cujojs/robo
A simple, asynchronous finite state machine
cujojs/most-dom
most.js DOM extras - signals from form values, streams from event delegation, etc.
cujojs/shim
A collection of UMD modules that shim (aka "polyfill") old environments to support modern (aka "ES5-ish" and "ES6-ish") javascript.
cujojs/latr
Higher-order promise and async task management modules.
cujojs/util
The official mirror of Dojo Core.
cujojs/dotfiles
Common files for cujojs libs
cujojs/quickstart
this repo has moved to cujojs/seed
cujojs/sizzle
A sizzlin' hot selector engine.
cujojs/test-support
Common test components, not intended for external use