philipwalton / dom-utilsLinks
A small, modular DOM utility library
☆40Updated 6 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:
- Postcss processor for prepare css to use webp images☆53Updated 3 years ago
- PostCSS benchmarks☆116Updated 11 months ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 10 years ago
- PostHTML for Webpack☆41Updated 5 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Cross-browser `CustomEvent` constructor☆99Updated 9 years ago
- Use CSS modules in HTML☆55Updated 8 years ago
- CSS parser for Node.js☆308Updated 4 years ago
- Experiments in how to use unpkg☆55Updated 8 years ago
- PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).☆21Updated 4 years ago
- Parse and stringify the HTML <img> srcset attribute☆141Updated 2 months ago
- ECMAScript 6 Object.assign() polyfill and ponyfill☆56Updated 8 years ago
- Inline critical path CSS and async load existing stylesheets☆114Updated 11 months ago
- A tiny module to help preserve aspect ratio in pure CSS☆109Updated 8 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
- A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.☆174Updated 2 years ago
- Cross-browser text input selection made simple☆29Updated 9 years ago
- DOM manipulation utilities☆82Updated 3 years ago
- An iframe based Shadow DOM poorlyfill☆58Updated 5 years ago
- The missing Handlebars API for data, partials, helpers, and decorators.☆41Updated 7 years ago
- PostCSS plugin to rewrite code with existing vendor prefixes for flexbox code (especially -webkit-)☆40Updated 9 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 years ago
- Generic JavaScript helpers that can be used with any template engine. Handlebars, Lo-Dash, Underscore, or any engine that supports helper…☆78Updated 6 years ago
- Polyfill for native IntersectionObserver API☆39Updated 7 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated this week
- Parses and stringifies CSS selectors.☆84Updated 4 years ago
- 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
- A decent CSS parser.