hhsh's Stars
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
xdan/datetimepicker
jQuery Plugin Date and Time Picker
dangrossman/daterangepicker
JavaScript Date Range, Date and Time Picker Component
bootflat/bootflat.github.io
BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.3.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
TakahikoKawasaki/nv-websocket-client
High-quality WebSocket client implementation in Java.
Barrior/DDSort
A simple, lightweight drag and drop sorting plugin of jQuery.
jashkenas/underscore
JavaScript's utility _ belt
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
MicheleBertoli/jquery-html5-uploader
jQuery drag&drop file uploader
zTree/zTree_v3
jQuery Tree Plugin
fengyuanchen/cropper
⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
stephenh/jxls
bugfix fork of jxls sourceforge project
hhsh/gameScore
A very simple project named GameScore that use Nodejs and Redis and Jade.
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
tomwhite/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
jianfengye/nginx-1.0.14_comment
nginx源码中文注释版
binarywang/weixin-java-mp-demo-springmvc
基于Spring MVC 和 WxJava 实现的微信公众号Java后端Demo
binarywang/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
wosyingjun/beauty_ssm_dubbo
将"优雅的SSM框架"服务化治理(基于Dubbo+Zookeeper)
wosyingjun/beauty_ssm_cluster
对”优雅的SSM框架“进行完善(页面分离+Nginx负载均衡+Tomcat集群)
apache/tomcat
Apache Tomcat
torvalds/linux
Linux kernel source tree
hhsh/game100
A simple game which randomly moves the string 'hello world' around the screen.
hhsh/express
Fast, unopinionated, minimalist web framework for node.
senchalabs/connect
Connect is a middleware layer for Node.js
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
npm/npm
This repository is moving to: https://github.com/npm/cli
creationix/step
An async control-flow library that makes stepping through logic easy.
hhsh/testMod
Test how to import module in node.js