Download the release build on https://github.com/atacan/Dime-a-Dozen/releases. The .app
file is in "DimeADozen.macOS.[...].zip"
Using https://github.com/atacan/html-swift, convert HTML code to
For a new Fluent model, generate model, controller and migration code.
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.
Convert a list of string from Snake case to Camel case, for example. It is useful for generating enums, static variables etc.
The screenshot shows converting Bootstrap CSS classes into camel case to be usable for an CSS framework enum.
In each line, replace a prefix or suffix if it exists with another string. Add a new prefix or suffix.
Format and highlight swift code. Convert it to png image or html code with properly classed tokens.
Pretty print the json input and highlight the syntax using nkristek/Highlight. It returns an error if the json is invalid.
Find files that contain a search term in the file content, not just the file name, using grep
command.