Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 363 Bytes

clojure-slugifier Build Status

Clojars Project

A simple clojure library to slugify arbitrary strings.

Usage

(slugify "André Conceição") ; => "andre-conceicao"