https://github.com/notfounds/ts-camelize
Camelize keys of an object with type in TypeScript
https://github.com/notfounds/ts-camelize
Last synced: 10 months ago
JSON representation
Camelize keys of an object with type in TypeScript
- Host: GitHub
- URL: https://github.com/notfounds/ts-camelize
- Owner: NotFounds
- License: mit
- Created: 2022-03-01T11:46:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T13:00:33.000Z (over 4 years ago)
- Last Synced: 2025-07-01T08:07:41.461Z (12 months ago)
- Language: TypeScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-camelize
[](https://github.com/NotFounds/ts-camelize/actions/workflows/deno.yml)
Camelize keys of an object with type in TypeScript