change-names
Change JavaScript string, Object properties name.
Change JavaScript string, Object properties name.
Change the value to the lower or upper or kebab or camel or snake or title Case.
A powerful and lightweight npm library for string manipulation.
Deeply convert the camelized keys of an object into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
This utils allows to change object props to camelcase with optional custom property names. The returned object has correct type.
Convert column names to camelCase for gets and back to snake_case for sets
Convert object keys from camel case
Super smart convert across case types
TypeScript utility type for converting a string type to camel case.
small helper collection to help with a rest api
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
Convert object keys to camel case
NestJS utility to convert payload cases
eslint-plugin-hub is a powerful, flexible ESLint plugin that provides a curated set of rules to enhance code readability, maintainability, and prevent common errors. Whether you're working with vanilla JavaScript, TypeScript, React, or Angular, eslint-plu
A versatile JavaScript library for converting strings between camel case, Pascal case, snake case, underscore and other.