Skip to content

Commit

Permalink
Merge pull request #3162 from allenhumphreys/ah/aztec
Browse files Browse the repository at this point in the history
Add AztecEditor-iOS to Text category
  • Loading branch information
vsouza authored Jan 4, 2024
2 parents d6d0dd1 + c4e775a commit bb6cdea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1841,6 +1841,7 @@ Most of these are paid services, some have free tiers.
- [PostalCodeValidator](https://github.com/FormatterKit/PostalCodeValidator) - A validator for postal codes with support for 200+ regions.
- [CodeMirror Swift](https://github.com/ProxymanApp/CodeMirror-Swift) - A lightweight wrapper of CodeMirror for macOS and iOS. Support Syntax Highlighting & Themes.
- [TwitterTextEditor](https://github.com/twitter/TwitterTextEditor) - A standalone, flexible API that provides a full featured rich text editor for iOS applications.
- [AztecEditor-iOS](https://github.com/wordpress-mobile/AztecEditor-iOS) - Aztec is a Swift library that provides a `UITextView` subclass with HTML visual-editing capabilities. The plugin API supports customization HTML conversion from/to HTML for compatibility with your needs.

### Font
- [FontBlaster](https://github.com/ArtSabintsev/FontBlaster) - Programmatically load custom fonts into your iOS app.
Expand Down

0 comments on commit bb6cdea

Please sign in to comment.