Babel plugin for turning __proto__ into a shallow property clone
The lodash method `_.assignIn` exported as a module.
The lodash method `_.assignWith` exported as a module.
The modern build of lodash’s internal `baseAssign` as a module.
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
This plugin inlines consecutive property assignments, array pushes, etc.
Apply custom attributes to vinyl files
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.
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
Polyfill for Object.prototype.assign
Allows export assignment syntax to be used when compiling TypeScript with babel
Helper function to build binary assignment operator visitors
Allows you to provide custom implementation of Object.assign in babel builds
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
TypeScript definitions for object-assign
Turn Object.setPrototypeOf to assignments
Babel plugin for turning __proto__ into a shallow property clone
get a list of identifiers that are initialised by a JavaScript AST node.
Helper function to explode an assignable expression
ESLint rule to enforce alignment of assignment declarations in a group.
Allow parsing of the logical assignment operators
Replace Object.assign with a custom function.
Check for the existential value of a variable. Assign value by default.
Check for the existential value of a variable/object. Assign one if the value doesn't exist.