简体   繁体   中英

Has anyone implemented a javascript UI framework, using an OO/prototype based style for writing code?

I'm specifically looking for a framework written using a coding style that is using a prototype based OO style (that is, an OO style that relies on cloning rather than subclassing when instantiating objects). Has/is anyone writing such a framework?

使用DHTML库参考找到类似项目的源代码dynapiactivewidgets ,这是之前的当前趋势写入。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM