EnesKaraosman/LoremSwiftify
LoremSwiftify is a Macro that creates lorem ipsum data for your models
LoremSwiftify helps iOS developers rapidly create realistic placeholder data for their Swift data models. You define your data structures (classes, structs, enums) and it generates mock instances with relevant, fake data like names, emails, phone numbers, and URLs. This is ideal for developers who need sample data to populate UI previews or test layouts without connecting to a live backend.
No commits in the last 6 months.
Use this if you are a Swift/iOS developer who needs to quickly generate diverse, representative placeholder data for your app's UI previews and development testing.
Not ideal if you need to generate production-ready data for real user testing or need highly specific, domain-validated data beyond common placeholder types.
Stars
19
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Oct 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/EnesKaraosman/LoremSwiftify"
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.