require-directory
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
prelude-ls
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
jquery
JavaScript library for DOM operations