UNPKG

smart-case

Version:

JavaScript library that provides advanced string casing capabilities with intelligent capitalization handling. It offers a comprehensive set of features to convert strings to various casing styles, including title case, sentence case, camel case, snake ca

3 lines 99 B
export * from "./smart-case"; export * from "./smart-case.types"; //# sourceMappingURL=index.js.map