Module el.slug
Slugs.
Deal with keyword-like symbols and identifiers
Functions
tocamel (str) | Convert to camel case. |
tosnake (str) | Convert to snake case |
valid (str) | True if valid slug. |
el.slug
Slugs.
Deal with keyword-like symbols and identifiers
tocamel (str) | Convert to camel case. |
tosnake (str) | Convert to snake case |
valid (str) | True if valid slug. |