Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lexrus/RegExPlus
A nifty RegEx test tool built with SwiftUI
https://github.com/lexrus/RegExPlus
Last synced: 3 months ago
JSON representation
A nifty RegEx test tool built with SwiftUI
- Host: GitHub
- URL: https://github.com/lexrus/RegExPlus
- Owner: lexrus
- License: mit
- Created: 2020-05-13T11:50:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T15:02:31.000Z (9 months ago)
- Last Synced: 2024-05-09T08:13:41.881Z (6 months ago)
- Language: Swift
- Homepage: https://apps.apple.com/app/regex/id1511763524
- Size: 609 KB
- Stars: 203
- Watchers: 7
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RegEx+
[![Swift 5.9](https://img.shields.io/badge/swift-5.9-ED523F.svg?style=flat)](https://swift.org/download/)
[![@lexrus](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/lexrus)
[![codebeat badge](https://codebeat.co/badges/ee2c442b-d1ce-4d4e-9185-54b72faec4e2)](https://codebeat.co/projects/github-com-lexrus-regexplus-master)[](https://apps.apple.com/us/app/regex/id1511763524)
> My first *learning-by-doing* **SwiftUI** app! A Regular Expression tool.
![HeroImage](https://github.com/lexrus/RegExPlus/assets/219689/739896bf-c843-46b9-82f9-e1462562fe4b)
## Features
- [x] macOS app and iOS app in one codebase
- [x] Regular Expression syntax highlight
- [x] Sync data automatically with CloudKit
- [x] Regular Expression Cheat Sheet
- [x] Internationalization
- [x] English
- [x] Simplified Chinese
- [x] Traditional Chinese## License
This code is distributed under the terms and conditions of the MIT license.