Skip to content

Commit 65f23f1

Browse files
committed
chore(docs): update TOC
1 parent 5fb74f0 commit 65f23f1

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

README.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -29,37 +29,37 @@ import string from '@poppinss/string'
2929

3030
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
3131
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
32-
3332
**Table of Contents**
3433

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)
6363
- [Contributing](#contributing)
6464
- [Code of Conduct](#code-of-conduct)
6565
- [License](#license)

0 commit comments

Comments
 (0)