Parse and stringify space separated tokens
Parse and stringify comma-separated tokens
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: foo-bar
→ fooBar
A parser and formatter for delimiter-separated values, such as CSV and TSV
Use space and slash separated color notation in CSS