Serializes any DOM node into a String
☆37Aug 3, 2019Updated 6 years ago
Alternatives and similar repositories for dom-serialize
Users that are interested in dom-serialize are comparing it to the libraries listed below
Sorting:
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 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 9 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Deprecated. Use https://github.com/nthtran/vdom-to-html/.☆25Mar 8, 2015Updated 11 years ago
- Create a base64 data URI☆16Nov 13, 2018Updated 7 years ago
- Create ansi colors by passing open and close codes.☆19Apr 12, 2024Updated last year
- Prepare, render web pages - express middleware☆15Dec 21, 2025Updated 3 months ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months 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
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- ☆13Jan 3, 2016Updated 10 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Generate safe JS code that can used to reference a object property☆25Sep 3, 2024Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Control flow middleware - inspired by haskel's free monad approach to io and co.☆21Oct 28, 2016Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Apr 16, 2017Updated 8 years ago
- Build and stream mime messages☆19Mar 11, 2018Updated 8 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- ☆19Dec 21, 2024Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Jan 21, 2026Updated 2 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago