| CARVIEW |
tmpvar
(Elijah Insua)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Elijah Insua
- Website/Blog
- https://tmpvar.com
- Company
- Arc90
- Location
- NYC
- Member Since
- Jan 14, 2009
Following 15 coders and watching 48 repositories view all →
Public Repositories (18)
-
cider
Minimal, pluggable, lightweight editor built on top of html5's canvas element
Last updated Thu Apr 15 01:49:10 -0700 2010
-
jsemitter
CommonJS implementation of an asynchronous event emitter
Last updated Wed Apr 14 22:49:57 -0700 2010
-
jsdom
CommonJS implementation of the DOM intended to be platform independent and as minimal/light as po...
Last updated Wed Apr 14 18:10:58 -0700 2010
-
carena
lightweight Javascript scene graph for use with canvas
Last updated Tue Apr 13 19:07:46 -0700 2010
-
composer
Visual control/data flow editor. Intended to be built on carena and utilize conductor to execute...
Last updated Sat Apr 10 17:46:14 -0700 2010
-
conductor
Conducts async functions into orchestrated masterpieces
Forked from creationix/conductor Sat Apr 03 17:58:46 -0700 2010
Last updated Tue Apr 06 23:33:32 -0700 2010
-
mjsunit.runner
Command line mjsunit runner which provides an easy way to hook into mjsunit and start running tes...
Last updated Tue Apr 06 18:23:56 -0700 2010
-
node-avro
node -> avro bindings
Last updated Sat Apr 03 20:13:33 -0700 2010
-
nodejs-yui3
YUI3 Bootstrapper for Node.js
Forked from davglass/nodejs-yui3 Sat Apr 03 13:39:07 -0700 2010
Last updated Sat Apr 03 13:18:09 -0700 2010
-
node-microseconds
simple wrapper around the *nix gettimeofday() method call
Last updated Sat Mar 27 13:19:45 -0700 2010
-
node-protobuf
this is a Google Protocol Buffer addon for nodejs
Last updated Sat Mar 13 13:16:26 -0800 2010
-
html-minifier
Experimental HTML Minifier
Forked from kangax/html-minifier Thu Mar 11 19:09:48 -0800 2010
Last updated Thu Mar 11 20:13:40 -0800 2010
-
performer
See conductor...
Last updated Sat Mar 06 19:34:39 -0800 2010
-
jspipe
CommonJS asynchronous pipe implementation in javascript
Last updated Thu Mar 04 06:19:25 -0800 2010
-
conform
Extensible validation framework
Last updated Sun Feb 21 13:31:07 -0800 2010
-
Blerby-Test-Runner
A flexible, ajax'd, php based unit testing utility that improves a developers efficiency. This o...
Last updated Sat Feb 20 20:44:22 -0800 2010
-
jswindow
pure js implementation of a generic window object
Last updated Sun Feb 07 14:03:37 -0800 2010
-
node
evented I/O for v8 javascript
Forked from ry/node Fri Jan 08 20:06:10 -0800 2010
Last updated Wed Jan 13 23:30:38 -0800 2010
Public Activity 
-
62bd27cupdated status
-
e59bb21updated status
-
57b7a48removed cruft
-
569fa94massive refactor, things are now cleanly seperated and functional
-
4a7e962slowly working down the cursor refactor
-
6e8ce23line numbers work again
-
a60b276renderer plugin refactoring to work with the new system
-
83fe0f8cleaning up instancing of cider
-
9404cc7more cleanup
-
a80d22afixed state issue, almost respecting cider as a proper object.
-
44368eacleaning some stuff up. it's not done, but working in the same...
make jsdom pass all of the tests with node v0.1.90
-
686672ffixed tests
make jsdom pass all of the tests with node v0.1.90
-
bbdd6b8added another example
-
2d20b1cadded mouse pick example
-
f00bc2cupdated test status and project status
-
5f8c044added containsPoint and getNodeAtPoint
-
16df938added bounding rectangles for non-rotated nodes in the scene g...
-
69a0f1dadded text offset method
-
05f8beeadded text manip methods to cider proper
-
49e3074updated status.json
-
8d9995fupdated status.json
-
ff49b04updated status.json
-
b881bacupdated status.json
-
02f7951hooked up cursor/keybinder with capture/bubble
-
9532fcaremoved hackery.js
-
660d621added license, write a tiny plugin interface, moved renderer o...
-
135de45updated license
-
225487cremoved broken cursor instantiation, updated index.html with s...
-
c649f42basic display of ports
-
971e57bfixed issue when dropping off of the canvas
-
10b92b3basic dnd
