0.0.1 • Published 8 years ago
@rafaelcalpena/extend v0.0.1
Extend
Similar to jQuery extend method, but returns a new object instead of modifying existing one (good for functional programming)
Inputs
- Object to be extended
- Properties to extend to the object above