array-to-object-keys
Version:
Converts an array to an object where the keys are the array entries and the values are customizable in a function.
3 lines (2 loc) • 132 B
Markdown
Converts an array to an object where the keys are the array entries and the values are customizable in a function.