camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
I tried to update the version of case-anything I'm using in PopClip to 2.x but ran into a small problem. It crashes when I run it on High Sierra (and possibly other older macOS) because the JavaScriptCore runtime on those systems is too old to support `String.matchAll()`, which is used in the utils module. If it were possible to use `String.match()` instead I think it would work. It's not a showstopper because I can easily carry on using 1.x which actually works really well anyway.
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 pilotmoon and has received 1 comments.