We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6f1c2 commit 29a3a5aCopy full SHA for 29a3a5a
README.md
@@ -62,6 +62,12 @@ Generate a slug for the string passed.
62
- lower: a Boolean to force to lower case the slug. Default: true.
63
- spaces: a Boolean to allow spaces. Default: false.
64
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
71
## Publish
72
73
```sh
0 commit comments