2832 packages found
Description
Transform into a string with the separator denoted by the next word capitalized
Keywords
Publisher
Description
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others
Keywords
Publisher
Description
Transform into a string of capitalized words without separators
Keywords
Publisher
Description
Convert character encodings in pure javascript.
Keywords
Publisher
Description
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Keywords
Publisher
Description
Transform into a lower cased string with dashes between words
Keywords
Publisher
Description
Plain color conversion functions
Keywords
Publisher
Description
Transforms the string to upper case
Keywords
Publisher
Description
Transforms the string to lower case
Keywords
Publisher
Description
Transform into a lower cased string with spaces between words
Keywords
Publisher
Description
Transform into a lower case string with underscores between words
Keywords
Publisher
Description
Transform a string into title case following English rules
Keywords
Publisher
Description
Transform into upper case string with an underscore between words
Keywords
Publisher
Description
Promisify a callback-style function
Keywords
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Publisher
Description
Transform into a lower case string with a period between words
Keywords
Publisher
Description
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Keywords
Publisher
Description
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Keywords
Publisher
Description
CSV parsing implementing the Node.js `stream.Transform` API
Keywords
Publisher
Description
Convert a typed array to a Buffer without a copy
Keywords
- buffer
- typed array
- convert
- no copy
- uint8array
- uint16array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
- dataview
Publisher
Description
Transforms the string with the first character in upper cased