change_case
An extension on String for the missing methods for camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.
2.2.0
125K downloads/mo
#1034 most downloaded on pub.dev
mrgnhnt96/change_case
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
11 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Oct 2021 to Jan 2025
2022
2023
2024
2025
2026
Releases
latest 11-
2.2.008 Jan 2025 -
2.1.004 Jun 2024Release notes
Open source →- Fix crash where match wasn't found during transformation
- Thanks for contributing @zmuranaka!
- Some minor dev enhancements
- Fix crash where match wasn't found during transformation
-
2.0.128 Dec 2023 -
2.0.029 Nov 2023 -
1.1.006 Jan 2023Release notes
Open source →- Ignore apostrophes when stripping non-alphanumeric characters
- Add some e2e tests
Release notes
Open source →- Ignore apostrophes when stripping non-alphanumeric characters
- Add some e2e tests
-
1.0.223 Feb 2022 -
1.0.115 Oct 2021Release notes
Open source →- [BREAKING CHANGE]: change toDotCase() format to
enum.Valuetoenum.value
- [BREAKING CHANGE]: change toDotCase() format to
-
1.0.014 Oct 2021 -
1.0.0+114 Oct 2021 -
1.0.0+214 Oct 2021 -
1.0.0+314 Oct 2021Release notes
Open source →- Update doc comments for each case to contain an example of the expected output