npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "assign" 的结果(共 11 个)
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
lodash.assignin

The lodash method `_.assignIn` exported as a module.

MIT
lodash.assignwith

The lodash method `_.assignWith` exported as a module.

MIT
lodash._baseassign

The modern build of lodash’s internal `baseAssign` as a module.

MIT
es6-object-assign

ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill

MIT
define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

MIT
babel-plugin-transform-inline-consecutive-adds

This plugin inlines consecutive property assignments, array pushes, etc.

MIT
object-assign-sorted

Object.assign with sorted keys

MIT
vinyl-assign

Apply custom attributes to vinyl files

MIT
assign-symbols

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.

MIT