Madeorsk
d7a8db9d90
+ Add `slugify` and `slugifySeparator` to convert a provided string to a slugged version of it. + Add tests. + Write a tiny documentation with examples.
7 lines
57 B
Text
7 lines
57 B
Text
# IntelliJ IDEA
|
|
*.iml
|
|
.idea/
|
|
|
|
# Zig
|
|
.zig-cache/
|
|
zig-out/
|