TJ Holowaychuk

Results 93 repositories owned by TJ Holowaychuk

assert

37
Stars
2
Forks
Watchers

testify/assert but as testify/require

asset

122
Stars
8
Forks
Watchers

little asset manager for lazy people (think bundler/homebrew/npm for assets). written with node

aws

40
Stars
4
Forks
Watchers

Higher level AWS package for Go

axon

1.5k
Stars
168
Forks
Watchers

message-oriented socket library for node.js heavily inspired by zeromq

axon-rpc

104
Stars
20
Forks
Watchers

Axon RPC client / server

better-assert

285
Stars
24
Forks
Watchers

c-style assert() for nodejs, reporting the expression string as the error message

bm

227
Stars
26
Forks
Watchers

CLI bookmarks -- dropbox persisted bookmarks in your terminal - view screenshots in your browser

burl

134
Stars
13
Forks
Watchers

better curl(1) through augmentation

callsite

240
Stars
11
Forks
Watchers

node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc

channel.js

135
Stars
10
Forks
Watchers

Go-style channel implementation for JavaScript