AnchorRb
Ruby port of anchorjs. Converts an arbitrary string to one that can be used as an HTML anchor.
Usage
AnchorRb.convert(" ⚡ Don't forget to turn off the lights!")
# ⚡-dont-forget-to-turn-off-the-lights
Project
Ruby port of anchorjs. Converts an arbitrary string to one that can be used as an HTML anchor.
AnchorRb.convert(" ⚡ Don't forget to turn off the lights!")
# ⚡-dont-forget-to-turn-off-the-lights