Skip to content

heidipuk/slugify

 
 

Repository files navigation

Slugify

Swift Version Vapor Version Circle CI codebeat badge codecov Readme Score GitHub license

📦 Installation

Update your Package.swift file.

.Package(url: "https://github.com/nodes-vapor/slugify", majorVersion: 1)

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

About

Convenience for sluggifying your strings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%