Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Regex #3057

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Add Regex #3057

merged 1 commit into from
Apr 18, 2022

Conversation

sindresorhus
Copy link
Contributor

Project URL

https://github.com/sindresorhus/Regex

Category

Regex

Description

Swifty regular expressions, fully tested & documented, and with correct Unicode handling.

Why it should be included to awesome-ios (mandatory)

None of the existing regex packages are actively maintained anymore. And none of them correctly handles Unicode. For example: sharplet/Regex#71

Checklist

  • Has 50 GitHub stargazers or more
  • Only one project/change is in this pull request
  • Isn't an archived project
  • Has more than one contributor
  • Has unit tests, integration tests or UI tests
  • Addition in chronological order (bottom of category)
  • Supports iOS 9 / tvOS 10 or later
  • Supports Swift 4 or later
  • Has a commit from less than 2 years ago
  • Has a clear README in English

@sindresorhus
Copy link
Contributor Author

@vsouza Friendly bump :)

@vsouza
Copy link
Owner

vsouza commented Apr 18, 2022

@sindresorhus thanks for contributing!

@vsouza vsouza merged commit 6ab2cb9 into vsouza:master Apr 18, 2022
@sindresorhus sindresorhus deleted the patch-1 branch April 18, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants