README
js-lib-selection
Functions for working with text selections
Install
npm i @buckneri/js-lib-selection
Reference ยท Source
- rangeContiguous (range)
- rangeEmpty (range)
- selectionTrimRight (selection)
- selectionTrim (selection)
Functions for working with text selections
<script type="module">
import buckneriJsLibSelection from 'https://cdn.skypack.dev/@buckneri/js-lib-selection';
</script>
Functions for working with text selections
npm i @buckneri/js-lib-selection