@technobuddha > library > String
Analysis
| Name | Type | Description |
|---|---|---|
| getIndent | Function | Determine the indentation level of text |
| groupCode | Function | Determine the group code (A-Z, [] or #) to place an item under |
| readability | Function | Calculates the Flesch-Kincaid readability score for a given text. |
| syllables | Function | Approximate the number of syllables in a string |