Pinned Repositories
coffee-script
IcedCoffeeScript
emergency-dns-server
A simple emergency DNS server
iced-error
Enumerated error codes, with descriptions and Error object types
node-framed-msgpack-rpc
A variant of Msgpack-RPC that has faster decoding.
okws
The OK Web Server
oneshallpass
A little self-contained web-page for making secure Web passwords. Works offline.
pubjs
A node.js templating language with arbitrary nesting
purepack
A pure CoffeeScript implementation of Msgpack
tamejs
JavaScript code rewriter for taming async-callback-style code
maxtaco's Repositories
maxtaco/tamejs
JavaScript code rewriter for taming async-callback-style code
maxtaco/coffee-script
IcedCoffeeScript
maxtaco/oneshallpass
A little self-contained web-page for making secure Web passwords. Works offline.
maxtaco/node-framed-msgpack-rpc
A variant of Msgpack-RPC that has faster decoding.
maxtaco/okws
The OK Web Server
maxtaco/pubjs
A node.js templating language with arbitrary nesting
maxtaco/emergency-dns-server
A simple emergency DNS server
maxtaco/iced-error
Enumerated error codes, with descriptions and Error object types
maxtaco/purepack
A pure CoffeeScript implementation of Msgpack
maxtaco/go-framed-msgpack-rpc
Framed RPC for go
maxtaco/iced-utils
Simple testing framework and other utilities; helpful for all iced projects.
maxtaco/icsify
browserify v2 plugin to compile coffee-script automatically
maxtaco/iced-runtime
Runtime for IcedCoffeeScript
maxtaco/mwr
A script to release an npm repo and do all of the steps.
maxtaco/iced-db
A simple key-value for server-side node.js base on a directory tree
maxtaco/iced-lock
Simple lock class
maxtaco/iced-logger
A simple logger module in node.js, useful in many projects.
maxtaco/kad
peer-to-peer application framework implementing the kademlia distributed hash table for node.js and the browser
maxtaco/MPMessagePack
MessagePack implementation for Objective-C / msgpack.org[Objective-C]
maxtaco/node-random-json
Generate a random JSON object in Node for testing purposes
maxtaco/btctx
Send BTC from your warpwallet to an exchange without an import
maxtaco/go-logchan
A port of an old library
maxtaco/go-mpack
A port of an old library
maxtaco/iced-runtime-3
V3 of the iced runtime.
maxtaco/iced-spawn
A platform-independent wrapper around spawn
maxtaco/iced-test
A unit tester class written with IcedCoffeeScript (and compiled to JS).
maxtaco/node-json-explorer
A node-based JSON explorer
maxtaco/test-1
maxtaco/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
maxtaco/warpwallet
WarpWallet implementation in Go