camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
@mesqueeb I noticed that during automated testing using Github actions, after implementation of the case-anything package, that Node 12/14 throws this error: ```js (node:2012) UnhandledPromiseRejectionWarning: TypeError: foundPrefix.replaceAll is not a function at /home/runner/work/openapi-format/openapi-format/node_modules/case-anything/dist/index.umd.js:54:41 at Array.map (<anonymous>) at splitAndPrefix (/home/runner/work/openapi-format/openapi-format/node_modules/case-anything/dist/index.umd.js:41:36) at snakeCase (/home/runner/work/openapi-format/openapi-format/node_modules/case-anything/dist/index.umd.js:158:14) ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by thim81 and has received 16 comments.