hassaanelgarem/GenStore-swift
A lightweight swift code generator for your images, colors and localized strings.
This tool helps iOS app developers manage their app's static assets like images, colors, and localized text. It takes your existing asset catalogs (.xcassets) and localization files (.strings) and automatically creates Swift code that makes these resources easy to access and prevents common errors. The primary users are Swift developers building iOS applications.
No commits in the last 6 months.
Use this if you are an iOS developer who wants to avoid typos and runtime crashes when referencing images, colors, or localized strings in your Swift code.
Not ideal if you prefer manual string-based resource access or are looking for a tool that manages other types of app assets beyond images, colors, and localized strings.
Stars
12
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Sep 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/hassaanelgarem/GenStore-swift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.