File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1111** Deep Map Keys** recurses through an object and transforms its keys &ndash ; and
1212the keys of any nested objects &ndash ; according to some function.
1313
14+ To transform the * values* of an object rather than its keys, use
15+ [ Deep Map] [ deep-map ] .
16+
1417## Install
1518
1619Install Deep Map Keys via [ npm] [ npm ] .
@@ -160,6 +163,7 @@ Copyright © 2016 Akim McMath. Licensed under the [MIT License][license].
160163[ travis ] : https://travis-ci.org/akim-mcmath/deep-map-keys
161164[ coveralls ] : https://coveralls.io/github/akim-mcmath/deep-map-keys?branch=master
162165[ gemnasium ] : https://gemnasium.com/akim-mcmath/deep-map-keys
166+ [ deep-map ] : https://github.com/akim-mcmath/deep-map
163167[ snake-case ] : https://en.wikipedia.org/wiki/Snake_case
164168[ camel-case ] : https://en.wikipedia.org/wiki/CamelCase
165169[ typescript ] : http://www.typescriptlang.org/
You can’t perform that action at this time.
0 commit comments