3299 packages found
Plain color conversion functions
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Transform into upper case string with an underscore between words
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others
Utility to parse a string bytes to bytes and vice-versa
Convert character encodings in pure javascript.
Converts a source-map from/to different formats and allows adding/changing properties.
Transform into a string with the separator denoted by the next word capitalized
Transform into a string of capitalized words without separators
CSV parsing implementing the Node.js `stream.Transform` API
Promisify a callback-style function
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Transform into a lower cased string with dashes between words
Transform into a space separated string with each word capitalized
A convertor between XML text and Javascript object / JSON text.
- XML
- xml
- js
- JSON
- json
- cdata
- CDATA
- doctype
- processing instruction
- Javascript
- js2xml
- json2xml
- xml2js
- xml2json
- View more
Generate a Buffer instance from a Data URI string
Transform into a lower case string with underscores between words
Transforms the string to upper case
Transform a string into title case following English rules
Serialize/deserialize an error into a plain object