Feature request: Title Case
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
CyberChef supports Uppercase, Camelcase, etc., but doesn't support title-case
**Describe the solution you'd like**
A new conversion that follows the NY Times style and cleverness of https://github.com/ppannuto/python-titlecase
**Describe alternatives you've considered**
I go to https://titlecaseconverter.com/ or run a JS script to interface with their API
Contributor guide
Research direction
Review CyberChef's existing Uppercase and Camelcase conversions, then compare the requested behavior with the linked python-titlecase project and NY Times style. Done means CyberChef offers a title-case conversion whose output follows that style; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100