detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
Converts camelCase and delimited strings to captions
Like String.prototype.replace() but attempts to match the casing of the substring being replaced.
Restructure your project files in a structured way
An Alfred 3 workflow to quickly change the case of the clipboard text.
Convert object keys to any other case, such as camelCase, snake_case, etc.
Convert normal string to snake case
The Battlecry standard for casex naming
Some helpful utility functions for handling strings & object keys
Convert JSON to Camel or Snake is simple
Convert string to camelcase
Remove any existing casing from a string.
A simple CLI converts input stream from camelCase to snake_case
change snake_case to camelCase, and reverse. object, array, primitive are supported
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;).
Database columns case converter for Knex.
Database columns case converter for Knex
Snake and camel case formatter
Converts camelcase to snakecase
Public library to convert text into many conventions and formats.