philipwalton / dom-utilsLinks
A small, modular DOM utility library
☆40Updated 5 years ago
Alternatives and similar repositories for dom-utils
Users that are interested in dom-utils are comparing it to the libraries listed below
Sorting:
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 10 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- PostCSS benchmarks☆116Updated 8 months ago
- Postcss processor for prepare css to use webp images☆53Updated 2 years ago
- Inline critical path CSS and async load existing stylesheets☆116Updated 8 months ago
- ECMAScript 6 Object.assign() polyfill and ponyfill☆56Updated 8 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 8 years ago
- Experiments in how to use unpkg☆55Updated 8 years ago
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Polyfill for request idle callback. Determines is user interacting with document and fires when it is not or after interaction is finishe…☆54Updated 6 years ago
- An async postcss plugin to copy all assets referenced in CSS files to a custom destination folder and updating the URLs.☆38Updated 8 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
- Mutation Observers Polyfill☆181Updated 8 years ago
- Another Pointer Events polyfill☆95Updated 6 years ago
- Polyfill for HTML5's `document.currentScript`.☆72Updated 7 years ago
- A polyfill of IntersectionObserver API☆34Updated 4 years ago
- Cross-browser text input selection made simple☆29Updated 8 years ago
- A spec-conformant JavaScript parser for the HTML5 srcset attribute☆65Updated 3 years ago
- CSS.supports polyfill☆51Updated 11 years ago
- Generic JavaScript helpers that can be used with any template engine. Handlebars, Lo-Dash, Underscore, or any engine that supports helper…☆79Updated 6 years ago
- For a given DOM element, find the first ancestor that matches a given CSS selector.☆23Updated 9 years ago
- An iframe based Shadow DOM poorlyfill☆58Updated 5 years ago
- PostHTML for Webpack☆42Updated 4 years ago
- Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.☆35Updated 5 years ago
- Server Side Web Component Render.☆35Updated 5 years ago
- PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).☆21Updated 4 years ago
- A getSelection polyfill and a setSelection ranch dressing☆25Updated 8 years ago
- CSS parser for Node.js☆308Updated 4 years ago
- Makes your CSS files lighter and more readable by converting and combining properties into their shorthand versions when possible.☆62Updated 5 years ago
- DOM manipulation utilities☆82Updated 2 years ago