philipwalton / dom-utils
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:
- 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
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 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
- Cross-browser `CustomEvent` constructor☆99Updated 8 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- requestIdleCallback shim that won't blow up if used in node.js☆31Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 8 months ago
- Parses and stringifies CSS selectors.☆84Updated 3 years ago
- Expand CSS shorthand properties☆47Updated 3 years ago
- Easily build binaries☆40Updated 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
- Shave some bytes by using Preact.☆40Updated 7 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- PostCSS plugin that adds a user input scope to each selector☆46Updated 9 months 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
- provide nunjucks base tag to make it easy to write custom tag☆10Updated 9 years ago
- CSS parser for Node.js☆308Updated 3 years ago
- PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).☆21Updated 4 years ago
- Postcss processor for prepare css to use webp images☆53Updated 2 years ago
- InputDevice API proposal☆17Updated 4 years ago
- Simple type checking.☆76Updated 8 years ago
- Import a globally installed module☆58Updated last year
- ☆102Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated last year
- Example of customizing webpack's import() / require.ensure() chunk loader runtime☆9Updated 5 years ago