14 September 2010
JS.Class - Ruby-style JavaScript
by 1 other (via)JS.Class is a set of tools designed to make it easy to build robust object-oriented programs in JavaScript. It’s based on Ruby, and gives you access to Ruby’s object, module and class systems, some of its reflection and metaprogramming facilities, and a few of the packages from its standard library. It also provides a powerful package manager to help load your applications as efficiently as possible.
09 September 2010
htty's htty at master - GitHub
(via)htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.
1
(2 marks)