Showing 21-40 of 271 packages
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.
seriously like the best async child process library
(p, ...a) → Object.assign(Object.create(p), ...a)
Shorthand notation for Object.create(null) via node module hook
Basiclly Object.create() with some added event related features
A combination of calling Object.create() then Object.assign().
Returns true if an object was created by the `Object` constructor, or Object.create(null)
A tiny library for creating create-methods for your objects.
does its best to Object.create(null)
Enhanced inheritance for dynamic inheritance and mixin.
A modernized, esm-only fork of qs without unnecessary polyfills
util.inherits with compatibility
Portable Object.create that is not a shim and drops the verbose property descriptor syntax.
o3 - Javascript Class Framework
ESLint rules for controlling where and how mutation is used.
Tiny library that simplifies subclassing and inheriting from Error while keeping the correct name and stack. Also supports constructing from an object of properties. Saves you from boilerplate.
📦 Tiny utility to check if a value is a plain empty object in JavaScript or TypeScript
Broccoli plugin that removes `'use strict';` from modules when REMOVE_USE_STRICT: true is present.
A high-performance URL router
Define JavaScript object properties quickly with ES5 defaults