jmsv / oaty

Object Array Transposer(y) - JS objects with multiple key/value structures
https://www.npmjs.com/package/oaty
MIT License
10 stars 0 forks source link

Optional constructor params #6

Open jmsv opened 5 years ago

jmsv commented 5 years ago

input and keys constructor params should both default to []

j-m commented 5 years ago

In redesign constructor args are now optional and can be reordered. Input has been renamed to data.

j-m commented 5 years ago

Add an option to change what happens/is returned when get has no results: