daltoniam / bumblebeeLinks
Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.
☆109Updated 6 years ago
Alternatives and similar repositories for bumblebee
Users that are interested in bumblebee are comparing it to the libraries listed below
Sorting:
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- Adding UIControl targets, the right way.☆152Updated 9 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 5 years ago
- Swift µframework with extensions for the Optional Type☆181Updated 6 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 6 years ago
- Sample code from talks on advanced animations☆118Updated 9 years ago
- A super fast & convenient object mapper tailored for your needs☆241Updated 8 years ago
- Operation Oriented Programming in Swift☆218Updated 8 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 9 years ago
- Declarative form building framework for iOS☆159Updated 3 years ago
- A NSFetchedResultsController implementation for Realm written in Swift☆187Updated 8 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆155Updated 5 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- YapDatabase extensions for use with Swift☆89Updated 7 years ago
- Clean Swift Router and Coordinator for declarative routing tree matching☆101Updated 6 years ago
- Perform storyboard segues with closures, in Swift☆133Updated 4 years ago
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 8 years ago
- Powering your RAC architecture☆184Updated 7 years ago
- Declarative view styling in Swift. Inspired by CSS modules.☆140Updated 7 years ago
- Generate automated reports for slow Swift compilation paths in specific targets☆146Updated 9 years ago
- Swift μ-framework for efficient array diffs and datasource adapters.☆351Updated 5 years ago
- Key-Value Coding (KVC) for native Swift classes and structs☆135Updated 7 years ago
- Thread synchronization made easy.☆158Updated 8 years ago
- A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing C…☆238Updated 3 years ago
- Script to support easily using Xcode Asset Catalog in Swift.