{"id":28385627,"url":"https://github.com/harishkataria/patterns","last_synced_at":"2025-10-11T03:22:47.677Z","repository":{"id":62450530,"uuid":"124029109","full_name":"HarishKataria/Patterns","owner":"HarishKataria","description":"Simplifying pattern building in Swift","archived":false,"fork":false,"pushed_at":"2018-04-13T03:40:39.000Z","size":542,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T22:18:42.862Z","etag":null,"topics":["pattern-matching","regular-expression","search","swift"],"latest_commit_sha":null,"homepage":null,"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/HarishKataria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-06T06:03:34.000Z","updated_at":"2018-04-13T03:40:40.000Z","dependencies_parsed_at":"2022-11-01T23:31:44.938Z","dependency_job_id":null,"html_url":"https://github.com/HarishKataria/Patterns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/HarishKataria/Patterns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarishKataria%2FPatterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarishKataria%2FPatterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarishKataria%2FPatterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarishKataria%2FPatterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarishKataria","download_url":"https://codeload.github.com/HarishKataria/Patterns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarishKataria%2FPatterns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006098,"owners_count":26084026,"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-10-11T02:00:06.511Z","response_time":55,"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":["pattern-matching","regular-expression","search","swift"],"created_at":"2025-05-30T11:12:15.379Z","updated_at":"2025-10-11T03:22:47.623Z","avatar_url":"https://github.com/HarishKataria.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Patterns**\n##### Simplifying pattern building in Swift\n\n---\n\n**Patterns** is a framework for building regular-expression-like matchers with native Swift data types.\n\n- [Features](#features)\n- [Usage](#usage)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Documentation](#documentation)\n- [License](#license)\n\n## Features\n\n- [x] Enables developers to work with Swift-friendly data types to construct and test patterns.\n- [x] Empowers developers to build readable Patterns using descriptive elements instead of raw string format.\n- [x] Gives developers the capability to use Boolean operators to combine simple patterns to form complex ones.\n- [x] Packages commonly used pattern types, including regular expressions, glob expressions, prefix matcher, suffice matcher, and everyone's favorite XCode's open-quickly command filter.\n- [x] Provides reusable base functionality (via protocol extensions) which can be leveraged to build your own custom pattern types.\n- [x] Facilitates describing complex patterns in easy-to-read steps\n\n## Usage\n\nSee [sample code examples](https://github.com/harishkataria/Patterns/blob/master/Documentation/Usage.md).\n\n## Requirements\n\n- iOS 8.0+ /  macOS 10.10+ / tvOS 9+ / watchOS 2+\n- Xcode 9+\n- Swift 4+\n\n## Installation\n\nSee [install guide](https://github.com/harishkataria/Patterns/blob/master/Documentation/Install.md).\n\n## Documentation\n\nSee Jazzy-generated [docs](https://harishkataria.github.io/Patterns/).\n\n## License\n\nPatterns is released under the MIT license. See [LICENSE](https://github.com/harishkataria/Patterns/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharishkataria%2Fpatterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharishkataria%2Fpatterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharishkataria%2Fpatterns/lists"}