ZhengHaibo

Results 8 issues of ZhengHaibo

Although puer is still very easy to use in a simple development, There is no doubt that it is out of date. After investigating the flaws of Puer and its...

enhancement

> new branch for serving [email protected] has created: **[https://github.com/leeluolee/puer/tree/next](https://github.com/leeluolee/puer/tree/next)** All code is rewrited, some new feature is introduced - introduced **rewrite**, it is realy simple and powerful 1. proxy request...

 ![mcss](https://cloud.githubusercontent.com/assets/731333/7319246/ae96681a-eac6-11e4-96da-555f216d9350.jpg) 

作为parser使用的mcss 可以在80l 代码内 实现 [csscss](https://github.com/zmoazeni/csscss) (一个检测冗余css的工具) 的功能,并且更加强大,可以检测多个文件内的重复 并且得到准确的位置信息 和 css 样式生命信息,如图所示 ![检查一个github.css]() 代码如下[test/fixtures/csscss.js中可察看](https://github.com/leeluolee/mcss/blob/master/test/fixtures/csscss.js) ``` javascript /** * Example csscss.js * 60 line code base on mcss we can have a...

blog

color keywords will convert all text like ``` css body{ white: white; } ``` convert to ``` css body{ #ffffff: #ffffff; } ``` The correct result is only convert the...

bug

We have used stateman in a dozen projects already and find that we always do similiar work in `enter` and `update` , so most of the states like below ```...

Discuss

> 5: minggeJS后期的发展,更多是想往手机端发展,即管战不胜JQUERY,能战胜zepto也是赏心悦目的事。再者就是动画方面,打算采用两种模式供用户选择,1种是CSS3,另一种CSS2定时器方式,定时器方式,估计以插件方式发布! 请作者删除这段措辞, minggeJS如果不战胜JQUERY, 我们的热情和贡献不是白费了