mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
15 lines
997 B
JSON
15 lines
997 B
JSON
{ "batteries" : { "description" : "a general purpose node library" }
|
|
, "bin" : { "description" : "~/bin" }
|
|
, "cheat.el" : { "description" : "cheat from emacs" }
|
|
, "compiler" : { "description" : "an x86 compiler written in ruby" }
|
|
, "config" : { "description" : "important dot files (zsh, emacs, vim, screen)" }
|
|
, "format" : { "description" : "printf for JavaScript" }
|
|
, "gitter" : { "description" : "a GitHub client for Node (v2 API)" }
|
|
, "json-diff" : { "description" : "show the differences between JSON-encoded objects" }
|
|
, "lake" : { "description" : "A simple implementation of Scheme in C" }
|
|
, "mojo.el" : { "description" : "turn emacs into a sweet mojo editor" }
|
|
, "NorthWatcher" : { "description" : "cron for filesystem changes" }
|
|
, "repl-edit" : { "description" : "edit Node repl commands with your text editor" }
|
|
, "samhuri.net" : { "description" : "this site" }
|
|
, "strftime" : { "description" : "strftime for JavaScript" }
|
|
}
|