This repository was archived by the owner on Jun 20, 2024. It is now read-only.
Massive Refactor
- Implemented Capitalized()
- Fixed Decapitalized()
- Enhanced slugCased(), kebabCased(), snakeCased() to allow for case-conversion from one to the other.
- Fixed a lot of improper inline documentation.
- Added a lot more tests
- Split GuitarNSRangeExtension class from Guitar struct
- Split GuitarChord struct from Guitar struct
- Added more Chords to GuitarChord
- Updated README
- Updated Docs