Search results for expression

Regex screenshot

Regex

January 27, 2022 • MIT License
This is a wrapper for NSRegularExpression that makes it more convenient and type-safe to use regular expressions in Swift.
AnimatedField screenshot

AnimatedField

April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
RegeributedTextView screenshot

RegeributedTextView

June 18, 2017 • MIT License
RegeributedTextView is a subclass of UITextView that supports fully attribute string based on regular expression.
VForValidation screenshot

VForValidation

June 24, 2016 • Apache 2.0 License
VFV it's an easy way for check expressions.
Laconic screenshot

Laconic

November 18, 2015 • Unspecified License
Short and clear expressions in Swift.
MLLabel screenshot

MLLabel

July 03, 2015 • MIT License
UILabel with TextKit. support Link and Expression. (iOS 7+)
Objective-C Regex Categories screenshot

Objective-C Regex Categories

December 13, 2013 • MIT License
This project is a collection of objective-c categories for NSRegularExpression and NSString that make usage easier and more concise. //Using NSRegularExpression NSString* string = @"I...
TSValidatedTextField screenshot

TSValidatedTextField

December 01, 2013 • Apache 2.0 License
This is simple and ready to use subclass of UITextField that allows you to validate text in the text field with pattern you set.
WTReTextField screenshot

WTReTextField

June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type