@amindunited/to-snake-case
Version:
Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.
12 lines (10 loc) • 259 B
JavaScript
Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.