Showing 1-20 of 56 packages
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Convert object keys from camel case
Deeply convert the camelized keys of an object into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Camelize or Decamelize keys of an object
Type definitions for decamelize from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
js object key case converter. camelize, decamelize
ES Module fork of decamelize
utils for daybrush
A fast JS library for camelCase and PascalCase
A set of utilities to transform strings
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
TypeScript definitions for @ember/string
Recursive camelize or decamelize Objects and/or Arrays of Objects
Convert object keys to snake case
Transform object keys easily using whatever transform function
Create constants
This library is part of Help Scout's [@hsds](https://github.com/helpscout/hsds).
Convert keys in an javascript object for some cases(camelCase, snake_case, etc.)
A middleware which can camelize the request body and decamelize the response through json method.