babel-plugin-object-values-to-object-keys

`Object.values(obj)` -> `Object.keys(obj).map(key => obj[key])`

Downloads
2.5K
Stars
2
Committers
1