1. Standardizing Config Keys
Software DeveloperBackground
A developer needs to create a set of configuration keys for a new application module.
Problem
The raw text contains spaces and mixed casing, which is not compatible with the required dot-notation format.
How to use
Paste the list of feature names into the input field to generate the keys.
Outcome
The input 'User Authentication Module' is instantly converted to 'user.authentication.module'.