Hacker News new | ask | show | jobs
by bowlingx 4031 days ago
Hi :), marklib focuses on rendering and persisting (serializing) the selection, not on actually providing a cross-browser functionality to get the selection.

marklib is especially useful and build for rendering incremental persisted selections and/or adding selections when other selections are already rendered (and though have modified the DOM). This is something rangy does not provide (at least that's my last information).

2 comments

Might be worth adding this to adding these notes to the README.
very nice!