fwilkerson/clean-set
A deep assignment alternative to the object spread operator and Object.assign
JavaScriptMIT
Issues
- 1
IE11 support?
#17 opened by syabro - 0
The benchmark shows this implementation is significantly slower than Object.assign and the spread operator
#13 opened by fwilkerson - 2
Updating Multiple Values
#8 opened by jhwheeler - 0
Error thrown when setting to null
#5 opened by ashsearle - 1
Handle Arrays?
#1 opened by developit