to-caption
Converts camelCase and delimited strings to captions
Converts camelCase and delimited strings to captions
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
Like String.prototype.replace() but attempts to match the casing of the substring being replaced.
Restructure your project files in a structured way
Convert object keys to any other case, such as camelCase, snake_case, etc.
Convert normal string to snake case
An Alfred 3 workflow to quickly change the case of the clipboard text.
The Battlecry standard for casex naming
Some helpful utility functions for handling strings & object keys
Convert JSON to Camel or Snake is simple
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
Convert string to camelcase
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.