micro-dash
micro-dash copied to clipboard
A much smaller Lodash
Results
3
micro-dash issues
Sort by
recently updated
recently updated
newest added
If using `invoke(params, 'somefunction')` somewhere in the code and then we later rename `somefunction` to `someotherfunction`, an error should be thrown to let the developer know that invoke is being...