Assign a value to a property in an Array iterator
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
Runtime type checking for React props and similar objects.
Replace Object.assign with an inline helper
A function to check whether a prop is valid for HTML and SVG elements
TypeScript definitions for prop-types
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Define a lazily evaluated property on an object
Remove unnecessary React propTypes from the production build
The lodash method `_.assign` exported as a module.
Simple {{assign}} helper for Ember
Simple implementation of Object.assign
For use with React PropTypes. Will error on any prop not explicitly specified.
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.
Get, set, or delete a property from a nested object using a dot path
A simple module that works exactly as Object.assign, but skips assigning undefined values.
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
A safer `.hasOwnProperty()`
Copy enumerable own properties from one or more source objects to a target object.
Transform optional chaining on the left-hand side of assignment expressions
No description provided.
No description provided.