Pinned Repositories
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
Codable-DIY-Kit
A template for creating your own Swift Codable encoders and decoders
CurrencyConverter
Utilities for doing currency conversion with the Money library
Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
Guide-to-Swift-Strings-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
MessagePack
A MessagePack encoder and decoder for Codable types
Money
A precise, type-safe representation of a monetary amount in a given currency
Programming-Language-Classifier
An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text
RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.
Flight School's Repositories
Flight-School/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
Flight-School/Money
A precise, type-safe representation of a monetary amount in a given currency
Flight-School/Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Flight-School/Codable-DIY-Kit
A template for creating your own Swift Codable encoders and decoders
Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
Flight-School/Programming-Language-Classifier
An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text
Flight-School/RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.
Flight-School/Guide-to-Swift-Strings-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Flight-School/Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
Flight-School/CurrencyConverter
Utilities for doing currency conversion with the Money library
Flight-School/ner
A command-line utility for extracting names of people, places, and organizations from text on macOS.
Flight-School/sentiment
A command-line utility that evaluates the emotional sentiment of natural language text.
Flight-School/CodablePerformance
Performance benchmarks for Codable and JSONSerialization
Flight-School/Rate
A type-safe ratio of Foundation unit quantities
Flight-School/FloatingPointApproximation
A correct way to determine if two floating-point numbers are approximately equal to one another in Swift
Flight-School/AppleiTunesSearchURLComponents
Router for the iTunes Search API
Flight-School/JSONFeed
A Swift encoder and decoder for the JSON Feed format
Flight-School/pos
A command-line utility for tagging part of speech for words in text.
Flight-School/sentences
A command-line utility that splits natural language text into sentences.
Flight-School/lemma
A command-line utility that lemmatizes words in natural language text.
Flight-School/SwiftAntlr4
A mirror of the ANTLR v4 Swift runtime suitable for use from Swift Package Manager
Flight-School/.github
Default community health files for @flight-school
Flight-School/homebrew-formulae
Collection of Homebrew Formulae