olahol / scrollparent.jsLinks
A function to get the scrolling parent of a html element.
☆58Updated 2 years ago
Alternatives and similar repositories for scrollparent.js
Users that are interested in scrollparent.js are comparing it to the libraries listed below
Sorting:
- Increment string or generate sequential string ids☆80Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- C conditionals directive for JavaScript☆110Updated 6 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Rollup plugin to allow relative include paths in project files☆96Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- This module has moved and is now available at @rollup/plugin-replace / https://github.com/rollup/plugins/blob/master/packages/replace☆164Updated 4 years ago
- Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.☆138Updated 4 years ago
- Adds the contents of a virtual file to webpack's cached file system without writing it to disk☆175Updated 5 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- This module has moved and is now available at @rollup/plugin-alias / https://github.com/rollup/plugins/tree/master/packages/alias☆172Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- add extra files or dirs to webpack's watch system☆59Updated 5 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 4 years ago
- find all require/import calls by walking the AST☆53Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-multi-entry / https://github.com/rollup/plugins/blob/master/packages/multi-e…☆171Updated 4 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- Simple, flexible file copy utility☆98Updated last year
- Dynamic script loading☆149Updated 4 years ago
- Accurate and predictable testing of requestAnimationFrame and cancelAnimationFrame☆111Updated 3 years ago
- Enhances html-webpack-plugin functionality by enabling internal ('in-line') styles.☆126Updated 2 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.