Commit graph

5 commits

Author SHA1 Message Date
e5e9457e33
Version 1.0.1 2025-01-09 01:40:37 +01:00
20da3e7d9a
Trimming the UTF-8 encoded string broke encoding in some cases, doing it on the ASCII string. 2025-01-09 01:37:08 +01:00
aeb0cf211d
Do not publish test functions. 2025-01-08 23:33:30 +01:00
e2ede9612e
Fix library name in README. 2025-01-08 23:22:14 +01:00
d7a8db9d90
Initial commit.
+ Add `slugify` and `slugifySeparator` to convert a provided string to a slugged version of it.
+ Add tests.
+ Write a tiny documentation with examples.
2025-01-08 23:14:17 +01:00