Skip to content

JS.Class 

in Best Ajax library

Rankrz of this item

Rank it Total 0 rankrz, Avg. Ranking 6.0
  • scroco scroco(#6)

    Javascript is a prototype based language, but it also support some OO and functional programming features. But programming javascript in OO style is somewhat tricky. It lacks some built-in OO functionality.

    JS.Class enables you to code javascript in OO style easily. I brrowed several idioms from Ruby, and support class, inheritance, mixins, and modules.

JS.Class was also ranked in...