mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{ "projects" :
|
|
[ { "name" : "batteries"
|
|
, "description" : "a general purpose node library"
|
|
}
|
|
, { "name" : "bin"
|
|
, "description" : "~/bin"
|
|
}
|
|
, { "name" : "cheat.el"
|
|
, "description" : "cheat from emacs"
|
|
}
|
|
, { "name" : "compiler"
|
|
, "description" : "an x86 compiler written in ruby"
|
|
}
|
|
, { "name" : "config"
|
|
, "description" : "important dot files (zsh, emacs, vim, screen)"
|
|
}
|
|
, { "name" : "format"
|
|
, "description" : "printf for JavaScript"
|
|
}
|
|
, { "name" : "gitter"
|
|
, "description" : "a GitHub client for Node (v2 API)"
|
|
}
|
|
, { "name" : "lake"
|
|
, "description" : "A simple implementation of Scheme in C"
|
|
}
|
|
, { "name" : "mojo.el"
|
|
, "description" : "turn emacs into a sweet mojo editor"
|
|
}
|
|
, { "name" : "NorthWatcher"
|
|
, "description" : "cron for filesystem changes"
|
|
}
|
|
, { "name" : "repl-edit"
|
|
, "description" : "edit Node repl commands with your text editor"
|
|
}
|
|
, { "name" : "samhuri.net"
|
|
, "description" : "this site"
|
|
}
|
|
, { "name" : "strftime"
|
|
, "description" : "strftime for JavaScript"
|
|
}
|
|
, { "name" : "ThePusher"
|
|
, "description" : "Github post receive hook router"
|
|
}
|
|
]
|
|
}
|