Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): create page for debugging the title-case algo #801

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elijah-potter
Copy link
Collaborator

@elijah-potter elijah-potter commented Feb 27, 2025

Description

In order to test Harper's title case algorithm, I've created a public page to convert any case text to title case, similar to titlecaseconverter.com.

I've also spent some time making it pretty.

Demo

2025-02-27_15-12-03.mp4

How Has This Been Tested?

I've opened and edited the heading on both Firefox and Chrome manually.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes

@elijah-potter elijah-potter added the documentation Improvements or additions to documentation label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant