Documentation
Commentary
With this package you can create slugs. Slugs are user-friendly strings that identify resources. They can be used, for example: - for naming files - for creating clean URLs - for anchors in html pages This package provides "string cleaning" functions. There's an assortment of small ones plus a few that combine them. You can then, for example, transform this title: The best すし & さしみ 42 € can buy™ [updated: 2042] into this slug: the-best-sushi-and-sashimi-42-eur-can-buy-tm-updated-2042 For all the details, please do see the README Open it easily with: (find-file-read-only "README.org") <--- C-x C-e here¹ or from any buffer: M-x slug-see-readme or read it online: <https://flandrew.srht.site/listful/sw-emacs-slug.html> ¹ or the key that ‘eval-last-sexp’ is bound to, if not C-x C-e.
Requires
Dependencies
Consumers
Reverse Dependencies
No reverse dependencies recorded.