Contents

ml-archive/slugify

This package is independent of Vapor and can be used for all Swift projects up til version 4.2

πŸ“¦ Installation

This package is independent of Vapor and can be used for all Swift projects up til version 4.2

Update your Package.swift file.

.package(url: "https://github.com/nodes-vapor/slugify", from: "2.0.0")

Getting started πŸš€

import Slugify
print("My test URL æøΓ₯".slugify())

The above code will print: my-test-url-aeoa

πŸ† Credits

This package is developed and maintained by the Vapor team at Nodes. The package owner for this project is John.

πŸ“„ License

This package is open-sourced software licensed under the MIT license

Package Metadata

Repository: ml-archive/slugify

Default branch: master

README: README.md