{"id":22393729,"url":"https://github.com/artisanofcode/swift-taylor","last_synced_at":"2025-09-15T07:40:18.011Z","repository":{"id":103245064,"uuid":"211253356","full_name":"artisanofcode/swift-taylor","owner":"artisanofcode","description":"Taylor makes beautiful words happen, a Lorem Ipsum generator for Swift.","archived":false,"fork":false,"pushed_at":"2021-05-02T10:17:56.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-20T16:51:45.565Z","etag":null,"topics":["lorem","lorem-ipsum","swift","swift-package","swift-package-manager"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artisanofcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["artisanofcode"],"ko_fi":"danielknell"}},"created_at":"2019-09-27T06:42:37.000Z","updated_at":"2023-11-11T08:48:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"45cb0e9d-058c-4438-816f-9b0a1ec8d5c9","html_url":"https://github.com/artisanofcode/swift-taylor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/artisanofcode/swift-taylor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fswift-taylor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fswift-taylor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fswift-taylor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fswift-taylor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artisanofcode","download_url":"https://codeload.github.com/artisanofcode/swift-taylor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fswift-taylor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275225866,"owners_count":25427000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lorem","lorem-ipsum","swift","swift-package","swift-package-manager"],"created_at":"2024-12-05T05:07:23.337Z","updated_at":"2025-09-15T07:40:17.983Z","avatar_url":"https://github.com/artisanofcode.png","language":"Swift","readme":"# Taylor.swift\n\nTaylor makes beautiful words happen, a Lorem Ipsum generator for Swift.\n\n## 🛠 Installing\n\n### Swift Package Manager\n\nPlease see see [the WWDC presentation](https://developer.apple.com/videos/play/wwdc2019/408/) for\ninstructions on using Swift packages in your application.\n\nUse `https://github.com/artisanfcode/swift-taylor.git` as url for the `Taylor` package dependency.\n\n## 🎓 Usage\n\nTaylor provides static methods for generating different types of text.\n\n### Words\n\nGenerate lowercase words of either a fixed or random length seperated by a space.\n\n```swift\nlet one = Taylor.word()\nlet ten = Taylor.words(10)\nlet fiveToTen = Taylor.words(5...10)\n```\n\n### Sentences\n\nGenerate capitalised sentences of either fixed or random length, each ending in a period.\n\n```swift\nlet one = Taylor.sentence()\nlet ten = Taylor.sentences(10)\nlet fiveToTen = Taylor.sentences(5...10)\n```\n\n### Paragraphs\n\nGenerate paragraphs of sentences, either fixed or random length, each seperated by a newline.\n\n```swift\nlet one = Taylor.paragraph()\nlet ten = Taylor.paragraphs(10)\nlet fiveToTen = Taylor.paragraphs(5...10)\n```\n\n### Titles\n\nGenerate a capitalised title.\n\n```swift\nlet title = Taylor.title()\n```\n\n## ⚖️ Licence\n\nThis project is licensed under the [MIT licence](http://dan.mit-license.org/).\n\nAll documentation and images are licenced under the \n[Creative Commons Attribution-ShareAlike 4.0 International License][cc_by_sa].\n\n[cc_by_sa]: https://creativecommons.org/licenses/by-sa/4.0/\n\n## 📝 Meta\n\nThis project uses [Semantic Versioning](http://semver.org/).\n","funding_links":["https://github.com/sponsors/artisanofcode","https://ko-fi.com/danielknell"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartisanofcode%2Fswift-taylor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartisanofcode%2Fswift-taylor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartisanofcode%2Fswift-taylor/lists"}