Tyler Anger (TheAngryDarling)

TheAngryDarling

Geek Repo

0

following

0

stars

Location:Toronto, Ontario, Canada

Github PK Tool:Github PK Tool

Tyler Anger's repositories

dswift

Dynamic Swift. A way to generate dynamic swift code with the swift language

Language:SwiftLicense:Apache-2.0Stargazers:6Issues:0Issues:0

SwiftBasicCodableHelpers

Package that provides basic helper methods on Encoder and Decoder containers

Language:SwiftLicense:Apache-2.0Stargazers:1Issues:2Issues:0

SwiftWebRequest

Simple classes for creating single, multiple, and repeated web requests Each class provides event handlers for start, resume, suspend, cancel, complete Each class supports Notification events for start, resume, suspend, cancel, complete

Language:SwiftLicense:Apache-2.0Stargazers:1Issues:1Issues:0

dswift-docker

A Docker image for Dynamic Swift

Language:ShellLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Dynamic-Swift

Script used to dynamically generate swift code

License:Apache-2.0Stargazers:0Issues:0Issues:0

swift-docker

CLI Applications used to instantiate docker containers and execute swift commands

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftAdvancedCodableHelpers

Helper classes, protocols and functions designed to make more complex encoding/decoding easier.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:2Issues:0

SwiftClassCollections

Provides Swift equivalents to NSMutableDictionary and NSMutableArray. This allows for swift types to be stored with the collections instead of converting to NSObjects.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftCLICapture

Class used for capturing STD Out and STD Err of CLI processes

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftCLIWrapper

Class and objects used to wrap a CLI application.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftCodableHelpers

A collection of helper methods, classes, and protocols when working with Encodable and Decodable

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftCodeStackTrace

A structure containing a manually callable stack trace

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftCustomCoders

Provides the base for creating custom coders as well as a few complete coders like PListEncoder and PListDecoder which are cross platform Property List Coders

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftCustomInts

Provides a set of custom size Ints. Primarily designed for memory management when reading/writing/storing lots of ints of custom byte sizes

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftCustomOperators

A set of custom operators to extend the swift language

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftHelpfulProtocols

A Package defining some helpful protocols to use when writing with Swift

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftIndexedStringFormat

Provides functionality similar to C format method when constructing Swift Strings

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftJSONCommentCleaner

Clean custom comments out of JSON data

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftLittleWebServer

A simple cross-platform web server, with little dependencies, that does not require switching its version based on the version of Swift being used.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftNillable

Protocol attached to Optional and NSNull which allows developers to check if an object is nil or not. This is good when working with type of Any like in Mirror, or Dictionaries where optional and NSNull types can be stored in Any

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftPatches

Provides some of the missing classes/method when changing between different swift versions

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftRawRepresentableHelpers

Provides helper methods for interchanging between a RawRepresentable and its RawValue

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftRegEx

A swift wrapper around NSRegularExpression. This package simplifies the use of regular expression with the conversion of NS objects to Swift objects

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftSynchronizeObjects

Provides helper objects for generialzing object synchronization

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftUnitTestingHelper

Provides an extended XCTestCase (XCExtenedTestCase) that gives access to helper methods for printing and accessing the filesystem relative to the project. This last part comes in handy whey testing on different platforms as files that need to be read from the filesystem can be located relative from the project or test folders instead of using absolute paths.

Language:SwiftStargazers:0Issues:0Issues:0

SwiftVersionKit

This package provides the ability to store, parse, edit, and compare version strings

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0

SwiftWebRequestCombine

Provides Publisher methods, using Swift Combine, to the WebRequest classes

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftWebRequestOpenCombine

Provides cross platform Publisher methods, using OpenCombine, to the WebRequest classes

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SwiftXcodeProj

Package used to work with XcodeProject files within Swift. Note: This projects still in beta

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:1Issues:0