slug
  1. Overview
  2. Docs
Url safe slug generator

Install

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=85a2ca8ddd75b97de98f103b5b250feb

Description

A URL slug is the part of a URL or link that comes after the domain extension.

In websites the keyword used for your URL slug can be used to SEO optimize the URL by showing Google the structure of your site and the contents of the page in question.

Published: 07 Jul 2021

Dependencies (6)

  1. re >= "1.7.2"
  2. uutf
  3. uuseg
  4. uunf >= "1.0.0"
  5. dune >= "2.0"
  6. ocaml >= "4.05"

Dev Dependencies (3)

  1. alcotest with-test
  2. yojson dev
  3. opam-lock dev

Used by (1)

  1. camyll >= "0.4.0"

Conflicts

None