enumerable-properties topic
List
enumerable-properties repositories
assign-deep
77
Stars
13
Forks
Watchers
Deeply assign the enumerable properties of source objects to a destination object.
assign-symbols
18
Stars
8
Forks
Watchers
Assign the enumerable es6 Symbol properties from an object (or 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...