颜海镜

Results 109 issues of 颜海镜

https://github.com/yanhaijing/dom.js thanks you!!! :-)

//if HTML string, construct domfragment, fill object, then return object if(typeof params === 'string' && /^\s_]_>/.test(params)){//yup its forsure html string //create div & docfrag, append div to docfrag, then set...

哈哈,看了你的 《编写可维护的javascript》

http://yanhaijing.com/allorigin/#detail?code=%22string%22

![qq 20161028195637](https://cloud.githubusercontent.com/assets/3192087/19805745/d18e1fee-9d48-11e6-86ea-3e4788f8ac5c.png)

- [使用data.js作为统一的数据存储中心](http://segmentfault.com/a/1190000003089318)

官方

set(a.b.c, {d: 123}) 会派发 a.b.c.d 但是 不会派发 a.b

enhancement

es3ify 通过babel编译,并且使用`es3ify`插件将ES3环境不支持的关键字等进行转换 babel-6.x 升级babel6 less-2.x 升级less2