Showing 1-20 of 75,814 packages
name case transform tool
Case transform utilities for lindorm.io
Transform a string by swapping every character from upper to lower case, or lower to upper case
Convert a string to kebab-case, i.e. its dash separated form
Transform a string into title case following English rules
Transform into a string with random capitalization applied
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 for...of to ES5
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile regular expressions using named groups to ES5.
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 arrow functions to ES5
Apply ES2015 function.name semantics to all functions
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 classes to ES5
Compile ES2015 destructuring to ES5
Ensure that reserved words are quoted in object property keys
Compile exponentiation operator to ES5