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.
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.
npm i -S rangy-updated
There is now an official Rangy package for Bower with Rangy 1.2 and 1.3 versions, called rangy
.
Rangy 1.3 has AMD support.
There is an official Rangy module on NPM called rangy
.
Documentation is in the docs folder.
run node .\builder\build.js
locally