rangy-updated icon indicating copy to clipboard operation
rangy-updated copied to clipboard

A clone of timdown/rangy that accepts additional contributors and pull requests.

Results 6 rangy-updated issues
Sort by recently updated
recently updated
newest added

I have found that findText() performs well if the text is found and takes 10x+ more time if the text isn't found.

After a quick search on NPM, I found another rangy fork named *rangy-util*. It is rewritten in TypeScript. So is it possible to connect these two repos? That would be...

enhancement
good first issue

Hi, when I create a selection and then highligh it, it adds some elements, any idea on how to retrieve those elements immediately after their creation?

Need to create / add typescript definitions during build (in /lib)

enhancement
good first issue

Determine what is needed to better integrate with: React, Angular, and Vue.

enhancement
help wanted

Goals with updating unit tests: * Unit tests run automatically as part of a build * Unit tests run automatically when someone submits a PR. * Display `passing / failing`...

enhancement