js-convert-case

A simple library to convert string and keys of object between cases (camelCase, snake_case, PascalCase, dot.case, path/case, text case, Sentence case, Header Case, UPPERCASE, lowercase).

Use for both Node.JS and Browser. Available on NPM.

Playground



How to use in NodeJS and Browser?