j0sephh123 / case-convert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal

Get ideas from https://goonlinetools.com/case-converter/.
However, I find some of the transformations pointless, so I will start implementing the first two and think of new ones from there, if I still have interest after that.

Stack

  • Vite
  • Vitest
  • Daisy

Versions

Each version has its own branch with the same name - i.e 0.0.1

Completed

  • 0.0.1 upper case, lower case, reset
  • 0.0.2 copy functionality and auto focus on textarea
  • 0.0.3 add snake case functionality
  • 0.0.4 add camelCase and PascalCase functionality

Ideas

  • 0.0.5 refactor useGetControls. Probably should have some kind of a config. Dunno yet.

Planned

About


Languages

Language:TypeScript 89.7%Language:JavaScript 7.5%Language:HTML 2.5%Language:CSS 0.4%