philipwalton / dom-utils
A small, modular DOM utility library
☆39Updated 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
- Another Pointer Events polyfill☆95Updated 6 years ago
- Roll up multiple ES6 bundles at once☆53Updated 7 years ago
- PostCSS plugin to rewrite code with existing vendor prefixes for flexbox code (especially -webkit-)☆40Updated 8 years ago
- Example of customizing webpack's import() / require.ensure() chunk loader runtime☆9Updated 4 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- CSS.supports polyfill☆51Updated 11 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).☆21Updated 3 years ago
- provide nunjucks base tag to make it easy to write custom tag☆10Updated 9 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 8 years ago
- Server Side Web Component Render.☆35Updated 5 years ago
- List of CSS properties supported by at least one of modern browsers☆36Updated 11 years ago
- Use CSS modules in HTML☆55Updated 7 years ago
- Postcss processor for prepare css to use webp images☆53Updated 2 years ago
- A decent CSS parser.☆115Updated 2 years ago
- An iframe based Shadow DOM poorlyfill☆58Updated 5 years ago
- Cross-browser text input selection made simple☆29Updated 8 years ago
- The EventTarget Class Polyfill.☆47Updated 6 years ago
- For a given DOM element, find the first ancestor that matches a given CSS selector.☆23Updated 9 years ago
- Makes your CSS files lighter and more readable by converting and combining properties into their shorthand versions when possible.☆62Updated 4 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 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
- Polyfill for position: sticky;☆175Updated 8 years ago
- Scaffold out a node module☆29Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 6 months ago
- PostCSS plugin to add opacity filter for IE8 and legacy browsers☆30Updated 2 years ago
- PostCSS plugin to rewrite CSS gradients code with existing vendor prefixes☆15Updated 8 years ago
- Expand CSS shorthand properties☆47Updated 3 years ago