An open API service indexing awesome lists of open source software.

https://github.com/rossmacarthur/anycase

💼 A case conversion library for Go and Python with Unicode support
https://github.com/rossmacarthur/anycase

camelcase go python snakecase

Last synced: about 1 month ago
JSON representation

💼 A case conversion library for Go and Python with Unicode support

Awesome Lists containing this project

README

        

# anycase

A case conversion library for [Go](./go), [Rust](./rust), and [Python](./python).

Anycase provides a consistent way of converting between different case styles.
And has a similar API across languages.