literal-case
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
Allow accessing object with snake_case property names using camelCase names
Converts a string value into snake case.
Converter that changes the request.body from snake to camel case
A simple tool to convert case
A javascript library for formatting and manipulating text.
Convert different naming convention
Snake case json response transform middleware for koa
A plugin for the ESLint linter that adds more naming conventions for variables and functions. All credit goes to CodingKoopa for the original plugin. This forked repo simply accepts leading underscores as valid snake case (e.g. let _var;).
Typescript type-preserving conversion of objects between camelCase and snake_case
A JS library for strings.
Typescript type-preserving conversion of objects between camelCase, snake_case, and PascalCase
Typescript type-preserving conversion of objects between camelCase and snake_case
Snake and camel case formatter
Typescript type-preserving conversion of objects between camelCase and snake_case
A collection of easy-to-use string helper functions inspired by Laravel's string utilities. Simplify your string manipulations in JavaScript with this versatile package.
This tiny package allows for transliteration of Russian and Ukrainian cyrillic letters into latin characters and constructing snake-case links. Optionally, it can output just the transliteration, yet the primary purpose is to return links.
This package adds the ability to Lucid methods (create, createMany, merge, fill) to automatically convert payload that contains camel case properties to a snake case format.
A package for converting object keys and strings between different case types (camelCase, PascalCase, kebab-case, snake_case).
A good npm package