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
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Cross-browser `CustomEvent` constructor☆99Updated 8 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 10 months ago
- CSS.supports polyfill☆51Updated 10 years ago
- Example of customizing webpack's import() / require.ensure() chunk loader runtime☆9Updated 4 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
- provide nunjucks base tag to make it easy to write custom tag☆10Updated 9 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
- Rollup plugin to compose bundle output filenames with unique hashes☆47Updated 4 years ago
- Shave some bytes by using Preact.☆40Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 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 last year
- This plugin in migrated https://github.com/rollup/plugins/tree/master/packages/eslint☆61Updated 4 years ago
- PostHTML for Webpack☆42Updated 4 years ago
- For a given DOM element, find the first ancestor that matches a given CSS selector.☆23Updated 9 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 5 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- PostCSS plugin to add opacity filter for IE8 and legacy browsers☆30Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- easy HTML pretty printing in commonJS☆76Updated 3 years ago
- Postcss processor for prepare css to use webp images☆53Updated 2 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- A PostHTML plugin to render custom elements as static React components.☆20Updated 8 years ago
- Server Side Web Component Render.☆35Updated 5 years ago
- Roll up multiple ES6 bundles at once☆53Updated 7 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- CSS parser for Node.js☆308Updated 3 years ago
- requestIdleCallback shim that won't blow up if used in node.js☆31Updated 2 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Expand CSS shorthand properties☆47Updated 3 years ago