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:
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- For a given DOM element, find the first ancestor that matches a given CSS selector.☆23Updated 9 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
- Easily build binaries☆40Updated last year
- PostHTML for Webpack☆42Updated 4 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 8 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
- Import a globally installed module☆58Updated last year
- Temporary files and dirs for Node.js☆68Updated 10 months ago
- Set collection as specified in ECMAScript 6☆45Updated 2 years ago
- A simple proof-of-concept for importing HTML Templates into ES Modules☆43Updated 7 years ago
- Postcss processor for prepare css to use webp images☆53Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- PostCSS plugin that adds a user input scope to each selector☆46Updated 10 months 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
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Polyfill for HTML5's `document.currentScript`.☆72Updated 7 years ago
- A proposal for an Element Timing specification.☆58Updated last month
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A parser for the CSS font values☆27Updated 8 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- ⚓️ Smoothly scroll to #anchors☆26Updated 2 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Example of customizing webpack's import() / require.ensure() chunk loader runtime☆9Updated 5 years ago
- Feature Policy Kitchen Sink Demos☆24Updated 6 months ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago