Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:availableOn |
gptkb:JavaScript
gptkb:Node.js Browser |
gptkbp:book |
gptkb:Lodash
|
gptkbp:describes |
Converts the first character of string to upper case and the remaining to lower case.
|
gptkbp:example |
_.capitalize('fred') // => 'Fred'
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.capitalize
|
gptkbp:input |
string
|
gptkbp:introducedIn |
3.0.0
|
gptkbp:partOf |
gptkb:Lodash
|
gptkbp:result |
string
|
gptkbp:bfsParent |
gptkb:Lodash
|
gptkbp:bfsLayer |
5
|