fb55 / domelementtypeLinks
all the types of nodes in htmlparser2's dom
☆29Updated last month
Alternatives and similar repositories for domelementtype
Users that are interested in domelementtype are comparing it to the libraries listed below
Sorting:
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last week
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last week
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last week
- Get the command from a shebang☆24Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- ☆37Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- timers module for browserify☆24Updated last year
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Like `new Map` but for older JavaScripts☆21Updated 2 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 weeks ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Create error instances with a code☆20Updated 3 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…☆23Updated 8 years ago