npm-dom / dom-walkView external linksLinks
Iteratively walk any DOM node
☆27Apr 3, 2020Updated 5 years ago
Alternatives and similar repositories for dom-walk
Users that are interested in dom-walk are comparing it to the libraries listed below
Sorting:
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- some personalized file stubbing tools☆10Jan 10, 2018Updated 8 years ago
- Create an IMG element☆24Mar 12, 2017Updated 8 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 8 years ago
- Reduce an array and return a Promise☆14Feb 22, 2018Updated 7 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- Simple finance visualizations☆16Mar 23, 2015Updated 10 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 8 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Detect whether a value is an error☆15Apr 16, 2019Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated last month
- Async DOM render loop with Virtual DOM diffing☆16May 21, 2015Updated 10 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Generate safe JS code that can used to reference a object property☆25Sep 3, 2024Updated last year
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- Library to manipulate CSS properties☆29Apr 23, 2016Updated 9 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- ES6 template strings compiled to ES5.☆51Mar 29, 2018Updated 7 years ago
- abstract base class for crypto-streams☆21Sep 25, 2025Updated 4 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Nov 5, 2020Updated 5 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Dec 16, 2020Updated 5 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- Apply custom attributes to vinyl files☆14Nov 7, 2015Updated 10 years ago