Rye 0.1.3

May 15, 2017 ยท View on GitHub

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 BrowserVersion
Chrome6+
Safari5+
Firefox6+
IE9+
Opera11.5+
Mobile BrowserVersion
iOS Safari4.1+ (6.0.1)
Chrome (Android)18+ (18)
Android Browser4.0+
Firefox (Android)15+ (18)
Blackberry10+
Opera Mobile11.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