Skip to content

Commit 29a3a5a

Browse files
committed
docs: reference other libs
1 parent 5f6f1c2 commit 29a3a5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ Generate a slug for the string passed.
6262
- lower: a Boolean to force to lower case the slug. Default: true.
6363
- spaces: a Boolean to allow spaces. Default: false.
6464

65+
## See Also
66+
67+
- [fast-normalize-spaces](https://github.com/shelfio/fast-normalize-spaces)
68+
- [fast-natural-order-by](https://github.com/shelfio/fast-natural-order-by)
69+
- [fast-chunk-string](https://github.com/shelfio/fast-chunk-string)
70+
6571
## Publish
6672

6773
```sh

0 commit comments

Comments
 (0)