Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 436 Bytes

Rangy

It's a fork from the original Rangy library with some modifications.

A cross-browser JavaScript range and selection library.

Documentation

Documentation is in the GitHub wiki.

Build

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.