原创 postMessage h5

index.html <!DOCTYPE html> <html lang="zh-CN"> <head>     <meta charset="UTF-8">     <title>頁面一</title> </head> <body>  

原创 node js 常用插件

格式化日期或計算相對日期:http://momentjs.cn/ 進度條:http://ricostacruz.com/nprogress/  下載地址:https://github.com/rstacruz/nprogress  

原创 node-sass

npm rebuild node-sass down: https://github.com/sass/node-sass/releases/download/v4.5.3/win32-x64-51_binding.node  set XX

原创 vue 查關插件

vue 拖動效果 vue-slicksort : https://github.com/Jexordexan/vue-slicksort https://github.com/redgang/redx-vue vue-image-scrol

原创 nodejs 處理併發

  var EventProxy = require('eventproxy'); var proxy = new EventProxy(); var status = "ready"; var select = funct