Skip to content

Tags: jonschlinkert/utils

Tags

0.3.1

Toggle 0.3.1's commit message
fixes `truncate` method, thanks to @tunnckoCore.

see: #6

0.3.0

Toggle 0.3.0's commit message
adds methods to array, function, object

0.2.2

Toggle 0.2.2's commit message
Clean up, adds tests, formatting consistency. thanks to @tunnckoCore

0.2.1

Toggle 0.2.1's commit message
update reduce

0.2.0

Toggle 0.2.0's commit message
Adds:

- `object.defaults`
- `array.forEach` and `array.each`
- tests/docs