JS.Class 2.1 released
I just released JS.Class 2.1, my implementation of Ruby’s object system in JavaScript. This release includes a Hash implementation, HashSet, an updated Ruby 1.9 Enumerable module with enumerators and Symbol#to_proc functionality, and an improved package manager.
Post a comment