据说,RegularJS是基于动态模版实现的用于构建数据驱动型组建的新一代类库。结合了AngularJS的脏检查机制的数据双向绑定和ReactJS组件化的思想,用起来应该和VueJS差不多(因为我没用过VueJS)。
RegularJS是极具网易特色的库,项目中在用,稍微研究研究。搜索了一下网上所有有关的资料,还真的不多。这是我能找到的所有靠谱资料。
官网资料
- http://regularjs.github.io RegularJS官网
- https://github.com/regularjs/regular 源码地址
- http://regularjs.github.io/guide/zh/index.html 官网指南
- http://regularjs.github.io/reference/?api-zh 官网API说明
- http://regularjs.github.io/reference/?syntax-zh 官网模版语法说明
网上资源 - http://mp.weixin.qq.com/s?__biz=MzIzMzEzODYwOA==&mid=417800028&idx=1&sn=b808077f55d82c3e98745a460bac6006&scene=0#rd 作者分享心路历程: 前端框架Regularjs的设计与选型之路
- https://cnodejs.org/topic/53fb01aabbdaa79d51d1a00c Regularjs: 用于创建数据驱动组件的新一代的活动模板引擎
- http://www.html-js.com/article/Guide-Regularjs-Regularjs-Chinese Regularjs是什么
- http://www.html-js.com/article/Regularjs-Chinese-guidelines-for-a-comprehensive-summary-of-the-front-template-technology 一个对前端模板技术的全面总结
- http://www.html-js.com/article/Regularjs-Chinese-guidelines-teach-you-step-by-step-to-achieve-a-todomvc-based-on-Regularjs 一步步教你实现一个todomvc(基于Regularjs)
拓展库&工具
- https://regular-ui.github.io regularUI官网
- https://github.com/regular-ui/regular-ui regularUI源码
- https://github.com/regularjs/regular-hub regularJS组件初始化中心
- https://github.com/regularjs/regular-loader regular-loader
- https://github.com/regularjs/regular-state Regular的单页应用框架.
- https://github.com/mejustme/regular-devtools-sidebar chrome插件 sidebar