A macOS app for code generation, automation

Dime-a-Dozen

Download on https://github.com/atacan/Dime-a-Dozen/releases

Tools

Html to Swift Converter

Using https://github.com/atacan/html-swift

Extract all the Regex Matches from a Text

The online regex editors highlight the matches but you can’t extract them into a list. The following example is useful to extract old class names from an HTML code to generate CSS framework enum.

Search Inside Files

Find files that contain a search term in file content, not just the file name, using grep

GitHub

View Github