@@ -29,37 +29,37 @@ import string from '@poppinss/string'
29
29
30
30
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
31
31
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
32
-
33
32
** Table of Contents**
34
33
35
- - [ excerpt] ( #excerpt )
36
- - [ truncate] ( #truncate )
37
- - [ slug] ( #slug )
38
- - [ interpolate] ( #interpolate )
39
- - [ plural] ( #plural )
40
- - [ singular] ( #singular )
41
- - [ pluralize] ( #pluralize )
42
- - [ isPlural] ( #isplural )
43
- - [ isSingular] ( #issingular )
44
- - [ camelCase] ( #camelcase )
45
- - [ capitalCase] ( #capitalcase )
46
- - [ dashCase] ( #dashcase )
47
- - [ dotCase] ( #dotcase )
48
- - [ noCase] ( #nocase )
49
- - [ pascalCase] ( #pascalcase )
50
- - [ sentenceCase] ( #sentencecase )
51
- - [ snakeCase] ( #snakecase )
52
- - [ titleCase] ( #titlecase )
53
- - [ wordWrap] ( #wordwrap )
54
- - [ htmlEscape] ( #htmlescape )
55
- - [ random] ( #random )
56
- - [ toSentence] ( #tosentence )
57
- - [ condenseWhitespace] ( #condensewhitespace )
58
- - [ ordinal] ( #ordinal )
59
- - [ seconds.(parse/format)] ( #secondsparseformat )
60
- - [ milliseconds.(parse/format)] ( #millisecondsparseformat )
61
- - [ bytes.(parse/format)] ( #bytesparseformat )
62
- - [ String builder] ( #string-builder )
34
+ - [ excerpt] ( #excerpt )
35
+ - [ truncate] ( #truncate )
36
+ - [ slug] ( #slug )
37
+ - [ interpolate] ( #interpolate )
38
+ - [ plural] ( #plural )
39
+ - [ singular] ( #singular )
40
+ - [ pluralize] ( #pluralize )
41
+ - [ isPlural] ( #isplural )
42
+ - [ isSingular] ( #issingular )
43
+ - [ camelCase] ( #camelcase )
44
+ - [ capitalCase] ( #capitalcase )
45
+ - [ dashCase] ( #dashcase )
46
+ - [ dotCase] ( #dotcase )
47
+ - [ noCase] ( #nocase )
48
+ - [ pascalCase] ( #pascalcase )
49
+ - [ sentenceCase] ( #sentencecase )
50
+ - [ snakeCase] ( #snakecase )
51
+ - [ titleCase] ( #titlecase )
52
+ - [ wordWrap] ( #wordwrap )
53
+ - [ htmlEscape] ( #htmlescape )
54
+ - [ justify] ( #justify )
55
+ - [ random] ( #random )
56
+ - [ toSentence] ( #tosentence )
57
+ - [ condenseWhitespace] ( #condensewhitespace )
58
+ - [ ordinal] ( #ordinal )
59
+ - [ seconds.(parse/format)] ( #secondsparseformat )
60
+ - [ milliseconds.(parse/format)] ( #millisecondsparseformat )
61
+ - [ bytes.(parse/format)] ( #bytesparseformat )
62
+ - [ String builder] ( #string-builder )
63
63
- [ Contributing] ( #contributing )
64
64
- [ Code of Conduct] ( #code-of-conduct )
65
65
- [ License] ( #license )
0 commit comments