zhangruinian's Stars
Matt-Esch/virtual-dom
A Virtual DOM and diffing algorithm
jecovier/vue-json-excel
hilongjw/vue-lazyload
A Vue.js plugin for lazyload your Image or Component in your application.
lensh/vue-qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
bestiejs/benchmark.js
A benchmarking library. As used on jsPerf.com.
CommanderXL/D-i18n
前端国际化通用解决方案。抹平不同前端开发技术栈所带来的差异。
node-modules/utility
A collection of useful utilities.
aralejs/qrcode
二维码生成模块
alsotang/node-lessons
:closed_book:《Node.js 包教不包会》 by alsotang
kazupon/vue-i18n
:globe_with_meridians: Internationalization plugin for Vue.js
cubiq/iscroll
Smooth scrolling for the web
jieyou/remote_inspect_web_on_real_device
各种真机远程调试方法汇总——“真机远程调试”(remote inspect web on real device),是指用桌面电脑(PC或MAC)远程连接上移动设备,通过类似Chrome浏览器开发人员工具的界面,来调试移动设备上运行的网页
liriliri/eruda
Console for mobile browsers
shihuacivis/preload
html5预加载插件
CreateJS/PreloadJS
PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
tuupola/lazyload
Vanilla JavaScript plugin for lazyloading images
ruanyf/mocha-demos
a collection of simple demos of Mocha
sevencai/mina-cli
快捷创建小程序脚手架
iview/iview-admin
Vue 2.0 admin management system template based on iView
julianshapiro/blast
Blast text apart to make it manipulable.
Modernizr/Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
robflaherty/scroll-depth
Google Analytics plugin to track visitor scroll depth
JoelBesada/scrollpath
A plugin for defining custom scroll paths.
riskers/generate-pages-tutorial
教你一步步从零构建 webpack 开发多页面环境
camwiegert/in-view
Get notified when a DOM element enters or exits the viewport. :eyes:
matthieua/WOW
Reveal CSS animation as you scroll down a page
jlmakes/scrollreveal
Animate elements as they scroll into view.
apache/incubator-weex
Apache Weex (Incubating)
AT-UI/at-ui
A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 (DEPRECATED)
DMQ/mvvm
剖析vue实现原理,自己动手实现mvvm