Showing 1-20 of 395,134 packages
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a string to kebab-case, i.e. its dash separated form
Parse and stringify space separated tokens
Parse and stringify comma-separated tokens
walk an AST, quickly
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
A tiny get function, similar to Lodash.get
Accepts an underscore or dash separated string and returns a copy separated by underscores.
Custom element for playing video using the DASH format. Uses dash.js.
Easy BEM class name generator
Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.
Build Content Security Policy directives.
DASH manifest parsing functionality
fast dom CSS styling
Minimum utility toolbelt
A <Dash /> component for react-native to draw dashed or dotted lines
Convert a string of words to a JavaScript identifier
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.