rangy-updated v1.3.3
Rangy Updated
This is a clone of Tim Down's original, and awesome range and selection JavaScript library, Rangy. The original project has been abandoned for 3 years (at the time of this writing) and there are no alternative libraries that match the functionality and ease-of-use of the original Rangy.
This project is a continuation of the original Rangy project. It is starting off as a direct clone of the original Rangy and will migrate from there.
We definitely accept pull requests, and are looking for additional contributors to the project.
Rangy
A cross-browser JavaScript range and selection library.
The current version is version 1.3.0.
The latest source code and releases are on GitHub.
Getting Started
npm i -S rangy-updatedBower
There is now an official Rangy package for Bower with Rangy 1.2 and 1.3 versions, called rangy.
AMD
Rangy 1.3 has AMD support.
NPM
There is an official Rangy module on NPM called rangy.
Documentation
Documentation is in the docs folder.
Build
run node .\builder\build.js locally