Topic: "assign-symbols"
jonschlinkert/assign-symbols
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 for the Symbols part of the es6 `Object.assign` method.
Language: JavaScript - Size: 14.6 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 8

Related Topics