Search results
144 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Convert object keys to camel case
Removes separators from the end of the string.
Convert object keys from camel case
- map
- object
- key
- keys
- decamelize
- decamelcase
- uncamelcase
- camelcase
- camel-case
- camel
- case
- separator
- string
- text
- View more
Split a string on the first occurance of a given separator
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
- url
- string
- matching
- pattern
- routing
- route
- regex
- match
- segment
- parsing
- parser
- parse
- combinator
- combinators
- View more
Join all elements of an array and create a human-readable string
Fast CSV parser
React component to render collection of items separated by space or another separator
Separator for choices arrays in prompts. Based on the Separator from inquirer.
- answer
- answers
- ask
- checkbox
- choice
- choices
- cli
- command
- enquirer
- enquirerprompt
- input
- inquire
- inquirer
- interact
- View more
Deeply convert the keys of an object to camelCase
Input field component to display currency value based on Vue.
Split a string and preserve the delimiters.
A micro javascript library for formatting numbers with thousands separator
Lightweight module for formatting numbers to a human readable string
- format
- pretty
- big
- number
- human
- readable
- string
- text
- exponential
- thousands
- separator
- significant
- round
- decimal
- View more
Get a property from a nested object using a dot path or custom separator
Deeply convert the camelized keys of an object into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Build an array of key paths from an object.
Set nested values on an object using a dot path or custom separator