package slug

  1. Overview
  2. Docs
Url safe slug generator

Install

Authors

Maintainers

Sources

1.0.1.tar.gz
md5=4a3663a216f8a2696d6897f99c98b80b

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: 18 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 (2)

  1. alcotest with-test
  2. yojson dev

Used by (1)

  1. camyll >= "0.4.0"

Conflicts

None