Skip to content

lilAgents/lilcase

Repository files navigation

lilCase

Text Case Converter

Convert text into every case at once: title, sentence, UPPER, lower, plus camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE. Title case follows AP, Chicago, or APA rules.

Part of Hot App Summer by lilAgents: one small, useful web tool shipped every day through June.

Run it locally

This is an Astro site.

pnpm install
pnpm dev

To build for production:

pnpm build

License

MIT. See LICENSE.

About

Text Case Converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors