It's a fork from the original Rangy library with some modifications.
A cross-browser JavaScript range and selection library.
Documentation is in the GitHub wiki.
To build lib
folder, run:
node builder/build.js
Don't make changes directly to the lib
folder, as it is generated by the build script.