Askoth / rye

A modern, lightweight browser library using ES5 natives

Home Page:http://ryejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rye 0.0.1

Website and documentation http://ryejs.com

Build Status

Rye is a lightweight javascript library for DOM manipulation and events with support for all modern browsers, including IE9+. It also has touch events/gestures, an event emitter constructor, and a jQuery-like API.

Browser compatiblity

Browser Version
Chrome 6+
Safari 5+
Firefox 6+
IE 9+
Opera 11.5+
Browser Version
iOS 4.1+ (6.0.1)
Android 4.0+
Blackberry 10+
Opera Mobile 11.1+ (12.1)
Chrome (Android) 18+ (18)
Firefox (Android) 15+ (18)

API

Rye

Data

Traversal

Filter

Query

Collection

Manipulation

Style

Event Emitter

DOM Event Emitter

Events

Touch Events

Request

Util


Loosely based on Zepto and Ender.

by jcemer and ricardobeat

About

A modern, lightweight browser library using ES5 natives

http://ryejs.com

License:Other


Languages

Language:JavaScript 82.8%Language:CoffeeScript 17.2%