Popular repositories Loading
-
-
mutation-observer
mutation-observer PublicExposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)
-
Repositories
Showing 10 of 60 repositories
- range-at-index Public
Returns a Range instance selecting text within an HTML Element, at start and end offsets
- mutation-observer Public
Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)
- stickyfill Public
A polyfill for `position: sticky` for browsers that don't support it yet. Essentially a webmodule wrapper for wilddeer/stickyfill.