|
Developed by Google a few years back, this library adds support for objects called traits, which can be used to recombine reusable pieces of JS code.
Traits were designed to work as inheritance or mixins, but are much more robust because it wont allow an app or code to run with name conflicts.
Requirements:
· JavaScript enabled on client side
Via: traits.js 0.4
0 Comment:
Post a Comment