Showing 21-40 of 262 packages
seriously like the best async child process library
Portable Object.create that is not a shim and drops the verbose property descriptor syntax.
(p, ...a) → Object.assign(Object.create(p), ...a)
Basiclly Object.create() with some added event related features
A tiny library for creating create-methods for your objects.
A combination of calling Object.create() then Object.assign().
Returns true if an object was created by the `Object` constructor, or Object.create(null)
does its best to Object.create(null)
Enhanced inheritance for dynamic inheritance and mixin.
A modernized, esm-only fork of qs without unnecessary polyfills
MDN polyfills
util.inherits with compatibility
ESLint rules for controlling where and how mutation is used.
o3 - Javascript Class Framework
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
Shorthand notation for Object.create(null) via node module hook
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