This util and the mapping is refined port of Django's urlify.js util. Without the Regex polyfill & without running trim (assuming the trim will be run before if needed).
https://github.com/django/django/blob/main/django/contrib/admin/static/admin/js/urlify.js
This util and the mapping is refined port of Django's urlify.js util. Without the Regex polyfill & without running trim (assuming the trim will be run before if needed).