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 11
11
** Deep Map Keys** recurses through an object and transforms its keys &ndash ; and
12
12
the keys of any nested objects &ndash ; according to some function.
13
13
14
+ To transform the * values* of an object rather than its keys, use
15
+ [ Deep Map] [ deep-map ] .
16
+
14
17
## Install
15
18
16
19
Install Deep Map Keys via [ npm] [ npm ] .
@@ -160,6 +163,7 @@ Copyright © 2016 Akim McMath. Licensed under the [MIT License][license].
160
163
[ travis ] : https://travis-ci.org/akim-mcmath/deep-map-keys
161
164
[ coveralls ] : https://coveralls.io/github/akim-mcmath/deep-map-keys?branch=master
162
165
[ gemnasium ] : https://gemnasium.com/akim-mcmath/deep-map-keys
166
+ [ deep-map ] : https://github.com/akim-mcmath/deep-map
163
167
[ snake-case ] : https://en.wikipedia.org/wiki/Snake_case
164
168
[ camel-case ] : https://en.wikipedia.org/wiki/CamelCase
165
169
[ typescript ] : http://www.typescriptlang.org/
You can’t perform that action at this time.
0 commit comments