Flight School

Results 20 repositories owned by Flight School

AnyCodable

1.3k
Stars
127
Forks
Watchers

Type-erased wrappers for Encodable, Decodable, and Codable values

Guide-to-Swift-Strings-Sample-Code

144
Stars
11
Forks
Watchers

Xcode Playground Sample Code for the Flight School Guide to Swift Strings

Money

910
Stars
33
Forks
Watchers

A precise, type-safe representation of a monetary amount in a given currency

Guide-to-Swift-Codable-Sample-Code

237
Stars
18
Forks
Watchers

Xcode Playground Sample Code for the Flight School Guide to Swift Codable

MessagePack

195
Stars
28
Forks
Watchers

A MessagePack encoder and decoder for Codable types

Codable-DIY-Kit

227
Stars
10
Forks
Watchers

A template for creating your own Swift Codable encoders and decoders

RegularExpressionDecoder

175
Stars
7
Forks
Watchers

A decoder that constructs objects from regular expression matches.

Programming-Language-Classifier

179
Stars
13
Forks
Watchers

An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text

sentiment

68
Stars
0
Forks
Watchers

A command-line utility that evaluates the emotional sentiment of natural language text.

Guide-to-Swift-Numbers-Sample-Code

95
Stars
6
Forks
Watchers

Xcode Playground Sample Code for the Flight School Guide to Swift Numbers