{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"AnyCodable","owner":"Flight-School","isFork":false,"description":"Type-erased wrappers for Encodable, Decodable, and Codable values","topicNames":["swift","codable","encoding","decoding"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":4,"issueCount":14,"starsCount":1256,"forksCount":127,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-19T13:50:05.161Z"}},{"type":"Public","name":"Money","owner":"Flight-School","isFork":false,"description":"A precise, type-safe representation of a monetary amount in a given currency","topicNames":["swift","money","currency","decimal","gyb"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":1,"issueCount":1,"starsCount":907,"forksCount":33,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-31T15:35:17.134Z"}},{"type":"Public","name":"MessagePack","owner":"Flight-School","isFork":false,"description":"A MessagePack encoder and decoder for Codable types","topicNames":["swift","codable","messagepack"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":4,"issueCount":2,"starsCount":195,"forksCount":28,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-06T14:25:47.053Z"}},{"type":"Public","name":"JSONFeed","owner":"Flight-School","isFork":false,"description":"A Swift encoder and decoder for the JSON Feed format","topicNames":["swift","jsonfeed","codable"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":51,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-09T19:44:02.911Z"}},{"type":"Public","name":"Rate","owner":"Flight-School","isFork":false,"description":"A type-safe ratio of Foundation unit quantities","topicNames":["swift","conversion","foundation","dimensional-analysis","units","numbers","rate","measurements"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":69,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-09T19:42:44.100Z"}},{"type":"Public","name":"CurrencyConverter","owner":"Flight-School","isFork":false,"description":"Utilities for doing currency conversion with the Money library","topicNames":["swift","money","converter","currency","decimal"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":83,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-09T19:37:08.265Z"}},{"type":"Public","name":"RegularExpressionDecoder","owner":"Flight-School","isFork":false,"description":"A decoder that constructs objects from regular expression matches.","topicNames":["swift","regular-expression","codable"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":175,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-09T19:29:08.221Z"}},{"type":"Public template","name":"Codable-DIY-Kit","owner":"Flight-School","isFork":false,"description":"A template for creating your own Swift Codable encoders and decoders","topicNames":["swift","codable","encoder","decoder"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":2,"starsCount":227,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-30T19:08:46.055Z"}},{"type":"Public","name":"Guide-to-Swift-Codable-Sample-Code","owner":"Flight-School","isFork":false,"description":"Xcode Playground Sample Code for the Flight School Guide to Swift Codable","topicNames":["swift","userdefaults","coredata","itunes-search","messagepack","sample-code","codable"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":237,"forksCount":18,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-01-27T19:15:49.775Z"}},{"type":"Public","name":"sentences","owner":"Flight-School","isFork":false,"description":"A command-line utility that splits natural language text into sentences.","topicNames":["nlp","macos","swift","cli","sentence-tokenizer"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":37,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-01-14T12:53:28.158Z"}},{"type":"Public","name":"ner","owner":"Flight-School","isFork":false,"description":"A command-line utility for extracting names of people, places, and organizations from text on macOS.","topicNames":["nlp","macos","swift","cli","named-entity-recognition"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":74,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-23T16:12:24.439Z"}},{"type":"Public","name":"homebrew-formulae","owner":"Flight-School","isFork":false,"description":"Collection of Homebrew Formulae","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Ruby","color":"#701516"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"The Unlicense","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-23T15:31:41.902Z"}},{"type":"Public","name":"lemma","owner":"Flight-School","isFork":false,"description":"A command-line utility that lemmatizes words in natural language text.","topicNames":["nlp","macos","swift","cli","lemmatization"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":28,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-23T15:30:04.972Z"}},{"type":"Public","name":"sentiment","owner":"Flight-School","isFork":false,"description":"A command-line utility that evaluates the emotional sentiment of natural language text.","topicNames":["nlp","macos","swift","sentiment-analysis","polarity"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":68,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-23T13:35:36.331Z"}},{"type":"Public","name":"pos","owner":"Flight-School","isFork":false,"description":"A command-line utility for tagging part of speech for words in text.","topicNames":["nlp","macos","swift","cli","partofspeech-tagger"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":40,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-22T18:56:36.933Z"}},{"type":"Public","name":".github","owner":"Flight-School","isFork":false,"description":"Default community health files for @Flight-School\n","topicNames":[],"topicsNotShown":0,"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-24T16:55:45.841Z"}},{"type":"Public","name":"CodablePerformance","owner":"Flight-School","isFork":false,"description":"Performance benchmarks for Codable and JSONSerialization","topicNames":["swift","json","codable"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":68,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-24T16:05:43.628Z"}},{"type":"Public","name":"Guide-to-Swift-Numbers-Sample-Code","owner":"Flight-School","isFork":false,"description":"Xcode Playground Sample Code for the Flight School Guide to Swift Numbers","topicNames":["swift","money","currency","numbers","floating-point","numberformatter","measurementformatter"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":95,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-24T16:00:08.413Z"}},{"type":"Public","name":"Guide-to-Swift-Strings-Sample-Code","owner":"Flight-School","isFork":false,"description":"Xcode Playground Sample Code for the Flight School Guide to Swift Strings","topicNames":["nlp","swift","unicode","parser","regex","strings","antlr4","binary-to-text"],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":1,"starsCount":144,"forksCount":11,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-24T15:57:16.490Z"}},{"type":"Public","name":"SwiftAntlr4","owner":"Flight-School","isFork":false,"description":"A mirror of the ANTLR v4 Swift runtime suitable for use from Swift Package Manager","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-12-01T15:22:03.181Z"}}],"repositoryCount":20,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}