Blissum
Blissum
Download on the App Store
Convert Html to Swift

Convert Html to Swift

Transform your HTML code into Swift DSL code with ease

Works for pointfreeco/swift-html and BinaryBirds/swift-html. Your server-side Swift application is protected from runtime errors and invalid HTML through DSL libraries, which incorporates HTML directly into the robust type system of Swift. It takes effect during compile-time, thus eliminating the risk posed by templating languages.

Text Case Converter

Text Case Converter

Toggle between kebab, snake, camel, and pascal cases

Going from one naming convention to another is now easy. Change your variable names, class names, and function names to the style your next project demands.

Prefix and Suffix Converter

Prefix and Suffix Converter

Change prefix or suffix of each line

Replace the recurring prefix or suffix in every line with what you prefer. Also add either a prefix or a suffix to each line. It works with whitespace with no problem.

Regex Match Extractor

Regex Match Extractor

Extract the matches and the capturing groups

Two separate outputs are created. One with the whole match and the other is the capturing groups. The matches are highlighted in the input.

File Content Search

File Content Search

Search for a string in files and get the line number, and preview the file content.

Go through each file in a folder with the option of even searching for hidden files. It will output the line number of each file with the preview option.

Name Generator

Name Generator

Generate non-existing but readable names or words

Generate names with three methods: randomly combining the prefix and suffix of common names, alternating between vowels and consonants, and assigning different weights to each letter.

Swift Formatter

Swift Formatter

Format your Swift code

Use nicklockwood's SwiftFormat by inputting the configuration file content to the editor.

JSON Formatter

JSON Formatter

Format your JSON data

Beautify your JSON data with our pretty-print and syntax highlight feature.

GitHub logoView on GitHub