Showing 1-20 of 1,625,440 packages
Convert base64/datauri/plain string to ArrayBuffer
Parse String to Number based on configuration
Convert a string to a valid safe filename
Truncate string to given length in bytes
Truncate a string to a specific width in the terminal
Convert a string to space case.
Convert a string to pascal case (upper camelcase).
Convert a string to lowercase.
Convert a string to camel case.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a string to snake case.
Convert a string to a valid JavaScript identifier
Convert a string to lowercase.
Convert a string to pascal case.
Convert a string to kebab-case, i.e. its dash separated form
small function to append a query string to a URL
convert a string to kebab case
Convert a string to its numerical value (float or integer)
convert a string to camel case
Convert a string to sentence case.