Andro.js is a new JavaScript library that helps you compose objects from fragments of behaviour.
Andro.js takes mixins and applies them, each in its own namespace, to an object, and lets them talk to one another via an event emitter.
官方首页:http://androjs.maryrosecook.com/
免费下载:https://github.com/maryrosecook/androjs
来自:开源中国社区

