Showing 1-20 of 49,095 packages
A faster alternative to Object.create(null)
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Fastest way for creating null-prototype objects in JavaScript
Shorthand notation for Object.create(null) via node module hook
`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
A safer `.hasOwnProperty()`
Check if a value is a plain object
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Returns true if an object was created by the `Object` constructor, or Object.create(null)
does its best to Object.create(null)
A modernized, esm-only fork of qs without unnecessary polyfills
Lax URL parsing with support for protocol-less URLs and IPs
Browser-friendly inheritance fully compatible with standard node.js inherits()
ES `Object.create` intrinsic as a module.
Utility to parse a string bytes to bytes and vice-versa
Which kind of boxed JS primitive is this?
Create an array by repeating the given value n times.
Node.js module to detect the C standard library (libc) implementation family and version
Tiny JavaScript tokenizer.