Pinned Repositories
browser-buffer
A node-like buffer interface for the browser
Butler
facade
A library for manipulating HTML in JavaScript without using any browser APIs (Might come back to this in the future)
jsonQL
A small tool for querying a JSON object, support for inserting and updating rows is likely on it's way
Lazy.js
A simple and useful resource loader for JavaScript.
link.js
Multi-player webpages
pine-api
API documentation and code for the Pine project
Stay-js
Very simple persistent storage library.
Vine
A small JavaScript library for events
arextar's Repositories
arextar/Vine
A small JavaScript library for events
arextar/browser-buffer
A node-like buffer interface for the browser
arextar/jsonQL
A small tool for querying a JSON object, support for inserting and updating rows is likely on it's way
arextar/facade
A library for manipulating HTML in JavaScript without using any browser APIs (Might come back to this in the future)
arextar/Lazy.js
A simple and useful resource loader for JavaScript.
arextar/link.js
Multi-player webpages
arextar/pine-api
API documentation and code for the Pine project
arextar/Stay-js
Very simple persistent storage library.
arextar/Butler
arextar/ghostjs
An npm module for simulating keyboard and mouse input (it's a little hacky right now, but I'm working on it)
arextar/Mochup
A slick library for connecting models to templates
arextar/t.js
Simple animations using css transitions (Beta)
arextar/Track
Simple but powerful routing in JavaScript (Beta)
arextar/Valet
Automating processes in JavaScript with nodejs (just an idea I'm tossing around)
arextar/arextar.github.com
Blog
arextar/binary_emitter
An event emitter layer on binary data transfer like WebSockets or TCP connections between node processes. Has only basic data support currently, plans are to support any object JSON can.
arextar/log
A lightweight server (and soon a client-side library) for logging to a server. Cool features like storing/searching logs are planned.
arextar/pine
An HTML 5 gaming environment based on Raspberry Pi.
arextar/wrench
Easy to use web workers and tools to split up processes when web workers are unavailable (beta).