Skip to content

Commit

Permalink
Add group-array
Browse files Browse the repository at this point in the history
  • Loading branch information
parro-it authored Dec 6, 2017
1 parent ea7ec99 commit 4ce8b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* [unordered-array-remove](https://github.com/mafintosh/unordered-array-remove) - Efficiently remove an element from an unordered array without doing a splice.
* [array-swap](https://github.com/michaelzoidl/swap-array) - Swap position of two items in an array.
* [mirrarray](https://github.com/johnwquarles/mirrarray) - Creates a keymirror object from an array of valid keys.

* [group-array](https://github.com/doowb/group-array) - Group array of objects into lists.

### String

Expand Down

0 comments on commit 4ce8b4d

Please sign in to comment.