partial application for functions that take their arguments as options
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
ES2015 `Object.assign()` ponyfill
Parse partial JSON generated by LLM
Replace Object.assign with an inline helper
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Merge CSS rules with PostCSS.
The lodash method `_.assign` exported as a module.
Resolve aliased dependency paths using a RequireJS config
Simple implementation of Object.assign
Simple {{assign}} helper for Ember
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.
A simple module that works exactly as Object.assign, but skips assigning undefined values.
A utility to recursively make all properties in a Zod schema optional.
A mesh replacement for `THREE.Line`. Instead of using GL_LINE, it uses a strip of billboarded triangles. This is a fork of [spite/THREE.MeshLine](https://github.com/spite/THREE.MeshLine), previously maintained by studio [Utsuboco](https://github.com/utsub
A polyfill for Ember.assign in <= 2.4
TypeScript definitions for object-assign
SQS partial batch failure middleware for the middy framework
Copy enumerable own properties from one or more source objects to a target object.
Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
Turns partial code location into precise code location
Transform optional chaining on the left-hand side of assignment expressions
Allow parsing of optional chaining on the left-hand side of assignment expressions