minggeJS icon indicating copy to clipboard operation
minggeJS copied to clipboard

Results 100 minggeJS issues
Sort by recently updated
recently updated
newest added

明哥 JS 支持 bower/npm 是迟早的事,那么趁早构建一个发布流程吧! 特地为 minggeJS 打造了一个 Makefile 的 JS 版本,让明哥在 Windows 上也能使用类似 Makefile 的编译工具。 明哥只需要 [`npm install -g node-make`](https://github.com/egoist/node-make) 就行了。 然后举个例子,在根目录加个 `makefile.js` ``` javascript build: >npm run build...

RT,这两个还是需要的吧,我没找到是否支持。

``` $('body').append('hello'); ``` ![image](https://cloud.githubusercontent.com/assets/1265888/11832037/4c873f04-a3ef-11e5-8556-88858ce4e008.png)

mingge同学你真心不是来:fishing_pole_and_fish:的吗? 感觉这个Repo把github上的段子手都调出来了叻~~ 为招聘前端头疼的HR和猎头mm们,赶进准备好你们的爬虫,24小时不间断的监控这个repo的issue列表吧。。。。 你们的下一个Candidate就在这里 :joy_cat: :joy_cat: :joy_cat: :joy_cat:

``` 222222222 333333333333333 111111 $('#a2').appendTo($('#a1')); ``` ![image](https://cloud.githubusercontent.com/assets/1265888/11832015/1b4bbf0a-a3ef-11e5-8093-49aa9857a25e.png)

``` 222222222 333333333333333 111111 $('#a1').append($('#a2')); ``` ![image](https://cloud.githubusercontent.com/assets/1265888/11831978/de15e494-a3ee-11e5-8918-bd3770013f9a.png)