DEV Community

Felix Johnsson
Felix Johnsson

Posted on

Recipe Step Normalizer — turn steps into JSON

Shipped a tiny tool: Recipe Step Normalizer.

Paste a list of recipe steps → get clean, numbered JSON you can use in code or automation.

Demo: https://recipe-title-normalizer.vercel.app/step-normalizer

Code: https://github.com/FelixJohnsson/recipe-title-normalizer

Top comments (0)