Check is a string follows snake case notation
Convert a string to snake case.
Convert into a lower case text with underscores between words
convert a string to snake case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Convert an object's keys to snake case
Recursive snake casing of object property names with proper typing
TypeScript definitions for to-snake-case
A library for recursively merging JavaScript objects
Recursive camel casing of object property names with proper typing
SVGR command line.
Remove any existing casing from a string.
Change and detect the casing of a string.
Convert a string to space case.
Simple case conversion and detection for strings.
ESLint plugin for enforce a case style for file and folder.
A linter for Prisma schema files.
This plugin verifys variable names are in snake_case
Tests whether one path is inside another path
Snake case a string
This addon provides string helpers for Ember templates and components.
Transform a string into title case following English rules
Transform a string by swapping every character from upper to lower case, or lower to upper case
convert object keys from/to camelCase and snake_case
Handle camel/snake/dash case conversion
Snake to Camel case
Transforms string letter case to camel, snake,dash and underscore without activesupport dependencies. Forked from https://github.com/rails-api/case_transform
Snake to Camel case
Automatically convert params in your controllers from camel case to snake case in all or a select few controllers
Convert nested data structure hash keys between camel and snake case.
Auto snake case for Objective-C methods in RubyMotion
A simple Ruby library that provides snake casing functionality
Convert string case between lower, upper, cammel, snake, kebab cases.
Handle camel/snake/dash case conversion. forked from vigetlabs/olive_branch.
Caseninja converts input text to chain, snake, camel and pascal case. It will freely convert any text to any case.
Make your hashes happy! Converts strings to symbols, even inside arrays inside hashes. Optionally converts Uppercased strings to snake case