qhenry's Stars
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
marcuswestin/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
markedjs/marked
A markdown parser and compiler. Built for speed.
joehewitt/scrollability
Imitates iOS native scrolling in JavaScript.
dimsemenov/PhotoSwipe
JavaScript image gallery for mobile and desktop, modular, framework independent
Flotype/now
NowJS makes it easy to build real-time web apps using JavaScript
moment/moment
Parse, validate, manipulate, and display dates in javascript.
defunkt/jquery-pjax
pushState + ajax = pjax
simplejson/simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
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.
ariya/phantomjs
Scriptable Headless Browser
airportyh/Tutti
Interactively run Javascript on multiple browsers
kolber/audiojs
A cross-browser javascript wrapper for the html5 audio tag
pycrypto/pycrypto
The Python Cryptography Toolkit
alexgibson/shake.js
A custom 'shake' event plugin for mobile web browsers using device accelerometer.
pallets/jinja
A very fast and expressive template engine.
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
madrobby/zepto
Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API
diaspora/diaspora
A privacy-aware, distributed, open source social network.
martinrusev/django-redis-sessions
Session backend for Django that stores sessions in a Redis database
getsentry/sentry
Developer-first error tracking and performance monitoring
HumbleSoftware/envisionjs
Dynamic HTML5 visualization
playframework/play1
Play framework
marcuswestin/store.js
Cross-browser storage for all use cases, used across the web.
n1k0/landslide
An HTML5 slideshow generator based on Markdown or reStructuredText
tweenjs/tween.js
JavaScript/TypeScript animation engine
creationix/step
An async control-flow library that makes stepping through logic easy.
branaway/Japid
A Java-based statically-typed fast template engine that can be used in any Java code. It has special adapter for use with the Play! Framework.
jorgebastida/django-dajax
Easy to use library to create asynchronous presentation logic with django and dajaxice
jorgebastida/django-dajaxice
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.