Kin
Insanity
Our great sponsors
Kin | Insanity | |
---|---|---|
1 | 10 | |
866 | 6,971 | |
1.2% | - | |
0.0 | 7.6 | |
about 1 month ago | 4 days ago | |
Python | Swift | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Kin
We haven't tracked posts mentioning Kin yet.
Tracking mentions began in Dec 2020.
Insanity
-
Adding Union to Swift with Metaprogramming
The most popular tool for generating code in Swift is Sourcery — a tool developed by Krzysztof Zabłocki. It works like this: you provide a template file, Sourcery parses your source code and generates code based on your template and the parsed source code. Sourcery can be used as a standalone executable or embedded right into the Xcode building process as a Run Script phase. It automatically regenerates code on any changes in your template file or in the project source files.
-
Writing unit tests with mocked dependencies in Swift
To set up MockSwift, make sure you have Sourcery and the package installed. Then, create a script called gen-mocks.sh with the following content (updating the paths if required):
-
Any way to not have to triple define values in a public struct?
But if you’re doing this a lot you might want to go meta: https://github.com/krzysztofzablocki/Sourcery
-
CoreData common practice - Do you usually have a struct based data class, as the bridge between your UI layer, and the CoreData data layer?
This post has some tips on using Sourcery to help automate the creation of that bridge layer.
-
Enums with associated values can be super helpful, but are not always well know by beginners. So I made this video tutorial to explain the concept and how it helps write safer code 🙌
There is a bit of boilerplate code but it can be easily generated using tools like sourcery.
What are some alternatives?
DBDebugToolkit - Set of easy to use debugging tools for iOS developers & QA engineers.
Nori - Easier to apply code based style guide to storyboard.
BuildTimeAnalyzer - Build Time Analyzer for Swift
Struct - Xcode projects on steroids
abandoned-strings - Command line program that detects unused resource strings in an iOS or OS X application.
ThisCouldBeUsButYouPlaying - :black_joker: Generate Swift Playgrounds for any library.
Peek - All new design. Inspect your iOS application at runtime.
SwiftLintXcode - An Xcode plug-in to format your code using SwiftLint.
xcbuild - Xcode-compatible build tool.
Provisioning - A Quick Look plug-in for .mobileprovision files
Blade - Better asset workflow for iOS developers. Generate Xcode image catalogs for iOS / OSX app icons, universal images, and more.
Awesome-Design-Tools - The best design tools and plugins for everything 👉