Pinned Repositories
fake-news
Exploring ML as a solution to fake news
babel-plugin-export-for-test
Lets you write unit tests alongside "regular" code, which makes them easier to maintain and makes your regular code simpler, too.
cssx
Rewrite of cujo's cssx library for extending css in older browsers (requires an AMD loader)
cujo
this repo has moved to http://cujojs.com/
curl
this repo has moved to https://github.com/cujojs/curl
haskell-memcached
Haskell memcached client with added safety.
lurch
The beginnings of a momentum-oriented physics engine and game engine.
rave-amd-plugins
Adds AMD plugin syntax compatibility to RaveJS.
rave-load-jsx
Adds jsx loading to RaveJS based on file extensions.
unscriptable's Repositories
unscriptable/curl
this repo has moved to https://github.com/cujojs/curl
unscriptable/cujo
this repo has moved to http://cujojs.com/
unscriptable/cssx
Rewrite of cujo's cssx library for extending css in older browsers (requires an AMD loader)
unscriptable/promises
All sorts of promises
unscriptable/beck
beck is obsolete. check out RaveJS: https://github.com/RaveJS/rave
unscriptable/slides
A slide presentation framework in HTML, JS, and OOCSS
unscriptable/todomvc
Playing with Backbone via the todomvc app
unscriptable/amd-commonjs-modules-presentation
AMD & CommonJS Modules Presentation from Pgh JS meetup Oct 2011
unscriptable/curl-cache-bust
A cache-busting shim for cujoJS's curl.js.
unscriptable/AngularJS-CommonJS
A sample module pattern for AngularJS
unscriptable/blog
Test drive of a blog for cujojs
unscriptable/cujojs-github-com
The cujojs website
unscriptable/ES6-Loader-A
A modest alternate proposal for an ES6 Loader
unscriptable/module-ideas
brainstorming js modules
unscriptable/rave-amd-plugins
Adds AMD plugin syntax compatibility to RaveJS.
unscriptable/rave-load-jsx
Adds jsx loading to RaveJS based on file extensions.
unscriptable/rave-when-debug
RaveJS extension that enables when.js promise debugging
unscriptable/tranzishn
Extract of cujo.js's transition cssx plug-in. Extends css3 transitions to all browsers
unscriptable/wire-oocss
exploring an oocss plugin for wire
unscriptable/cola
Extensible, two-way data binding.
unscriptable/ds-json-patch-todos
Demo of Differential Sync using JSON Patch over WebSocket
unscriptable/es6-module-transpiler
Tomorrow’s JavaScript module syntax today
unscriptable/promiseT
promiseT Monad Transformer: lifts any monad to operate on promises
unscriptable/scripted
The Scripted code editor
unscriptable/serv
Serve static HTTP requests from any directory, ad hoc