Skip to content
/ rye Public

A modern, lightweight browser library using ES5 natives

License

Notifications You must be signed in to change notification settings

ryejs/rye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24fd672 · May 15, 2017
Dec 13, 2012
Nov 29, 2016
Nov 16, 2016
Jan 4, 2013
Nov 13, 2016
Dec 31, 2012
Nov 16, 2016
Nov 16, 2016
May 15, 2017
Nov 29, 2016
Nov 24, 2012

Repository files navigation

Rye 0.1.3

CDNJS version

Website and documentation http://ryejs.com

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

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

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, ricardobeat and WesleydeSouza