Finder-like, Mail-esque search field in Swift 3 for macOS
SwiftMIT
TokenSearchField
A searchfield with tokens for macOS
Finder and Mail make use of something that looks a bit like NSTokenField, but you'll soon find out it isn't. Here's a better solution. A searchfield written in pure Swift, with proper tokenization.