Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucacasonato/cases


https://github.com/lucacasonato/cases

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# @luca/cases

A collection of functions for converting strings between different cases.

View on JSR: https://jsr.io/@luca/cases

## Development

```bash
# fmt
deno fmt

# lint
deno lint

# test
deno test
```