Awesome-Design-Tools
Insanity


Awesome-Design-Tools | Insanity | |
---|---|---|
12 | 12 | |
34,897 | 7,772 | |
1.5% | 0.6% | |
0.0 | 8.4 | |
7 months ago | 6 days ago | |
JavaScript | Swift | |
MIT License | 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.
Awesome-Design-Tools
-
Suggestions for new Awesome Design Tools
I'm a big fan of curated lists and resources, and a great example of that is GitHub's awesome lists but I've noticed there seems to be a lack of any art focused that isn't specific to one software (such as Awesome Blender) or that are actively maintained, the closest being https://github.com/goabstract/Awesome-Design-Tools, which, although still quite helpful today, hasn't been updated in 3 or 4 years since Flawless Apps joined the Abstract team, so contains many broken links and there are plenty of new and useful options that aren't there. So I'm going to remake it over the next weekend and keep it regularly updated so any help with finding links to software, plugins, hardware, websites, learning materials and anything else you think might be relevant, any help would be greatly appreciated.
- Awesome Design Tools repository: The best design & development tools and plugins for everything (Illustrations, Co code tools, Mockup tools, UI design tools, Design inspiration, Animation tools, etc.)
- I made a fairly late comment on the "what designer resource post do you find most useful" yesterday and feel some may have missed out. I fully believe this GitHub link to be he holy grail.
-
How to make nice looking designs when you are bad? Where can you find inspirations for layouts, colors, etc?
In addition to all these wonderful submissions, you might also want to check out : this repo and this one .
- Awesome Design Tools: BIG collection of the best design tools and plugins for everything
-
how long did it take you to build your first site?
Also have a look at the awesome design tools, you should be able to find any colour, image, icon tools you need there.
-
Is there a go-to website for background illustrations? (login pages etc)
Have a look at the Awesome-Design-Tools repo, look under illustrations.
-
Good source for royalty free sound effects that I can use in my programs?
Check out https://github.com/goabstract/Awesome-Design-Tools#sound-design
-
🧢 Stefan's Web Weekly #11
goabstract/Awesome-Design-Tools – The best design tools and plugins for everything.
-
🚀10 Trending projects on GitHub for web developers - 19th March 2021
View on GitHub
Insanity
-
Insanity VS SpeziTemplateApplication - a user suggested alternative
2 projects | 18 Nov 2023
-
Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming
Now that we have designed our APIs we can generate the code. For each view controller in our project, we are going to generate 3 functions: create, push, and present. We are going to generate code with Sourcery — a tool developed by Krzysztof Zabłocki.
-
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 ideas on how to filter out the empty and nil values from JSON object?
Probably overkill for a single DTO but I use Sourcery to provide default decoding values for nil/missing properties (among other things).
-
Dynamically building a type
You can probably do something with Sourcery.
- Any way to not have to triple define values in a public struct?
- Tips to be more productive in Xcode
-
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?
Storyboard -> SwiftUI Converter
Nori - Easier to apply code based style guide to storyboard.
DBDebugToolkit - Set of easy to use debugging tools for iOS developers & QA engineers.
Kin - Sane PBXProj files
XcodeGen - A Swift command line tool for generating your Xcode project
XcodesApp - The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
SourceKitten - An adorable little framework and command line tool for interacting with SourceKit.
BuildTimeAnalyzer - Build Time Analyzer for Swift
SuperDelegate - SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle
Lona - A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
Swift Package Index - The Swift Package Index is the place to find Swift packages!

