sanami's Stars
collectiveidea/awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
globalize/globalize
Rails I18n de-facto standard library for ActiveRecord model/data translation.
jeremyevans/sequel
Sequel: The Database Toolkit for Ruby
powmedia/backbone-forms
Form framework for BackboneJS with nested forms, editable lists and validation
PaulUithol/Backbone-relational
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
mrbrdo/rack-webconsole
Rack-based interactive console (à la Rails console) for your web application's front-end
websocket-rails/websocket-rails
Plug and play websocket support for ruby on rails.
jashkenas/coffeescript
Unfancy JavaScript
jashkenas/underscore
JavaScript's utility _ belt
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
marionettejs/backbone.marionette
The Backbone Framework
rhysbrettbowen/Backbone.Advice
Functional mixins for Backbone based on Advice by Angus Croll
HenrikJoreteg/webrtc.js
WebRTC abstraction for managing it simple to manage multiple peer connections of various types.
simplewebrtc/SimpleWebRTC
Simplest WebRTC ever
otalk/sdp-jingle-json
A parser/serializer for SDP to JSON. Useful for converting SDP to other formats like Jingle for WebRTC signalling
otalk/RTCPeerConnection
A tiny browser module that gives normalizes and simplifies the API for WebRTC peer connections.
HenrikJoreteg/webrtcsupport
Browser module to detect support for WebRTC and extract proper constructors.