Swimat alternatives and similar libraries
Based on the "Quality" category.
Alternatively, view Swimat alternatives based on common mentions on social networks and blogs.
-
SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code -
SwiftCop
SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations. -
AnyLint
Lint anything by combining the power of scripts & regular expressions. -
swift-mod
A tool for Swift code modification intermediating between code generation and formatting.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Swimat or a related project?
README
Swimat
Swimat is an Xcode plug-in to format your Swift code.
Preview
[](./README/preview.gif)
Installation
There are three way to install.
- Install via homebrew-cask
# Homebrew previous version
brew cask install swimat
# Homebrew latest version
brew install --cask swimat
Download the App directly. https://github.com/Jintin/Swimat/releases/download/1.7.0/Swimat.zip
Clone and archive to Mac App by yourself.
Usage
After installation, you should open the Swimat.app
once to make the functionality works.
In the Xcode menu click [Editor] -> [Swimat] -> [Format] then the current active file will reformat.
You can also create a hot-key in [Xcode] -> [Preferences..] -> [Key Bindings], if you don't have any prefernce you can set as ⌘ + ⇧ + L.
TroubleShooting
Check [System Preferences] -> [Extensions] -> [Xcode Source Editor] -> [Swimat] is checked. [](./README/setting.png)
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/Jintin/Swimat.
License
The module is available as open source under the terms of the MIT License.
*Note that all licence references and agreements mentioned in the Swimat README section above
are relevant to that project's source code only.