Statements (13)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:availableOn |
gptkb:Lodash_v3.0.0
|
gptkbp:category |
String manipulation
|
gptkbp:definedIn |
gptkb:Lodash_library
|
gptkbp:documentation |
https://lodash.com/docs/4.17.15#snakeCase
|
gptkbp:exampleInput |
Foo Bar
|
gptkbp:exampleOutput |
foo_bar
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.snakeCase
|
gptkbp:input |
string
|
gptkbp:output |
string
|
gptkbp:purpose |
Converts string to snake_case
|
gptkbp:bfsParent |
gptkb:Lodash
|
gptkbp:bfsLayer |
5
|