Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lexrus/RegExPlus

A nifty RegEx test tool built with SwiftUI
https://github.com/lexrus/RegExPlus

Last synced: about 2 months ago
JSON representation

A nifty RegEx test tool built with SwiftUI

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)

[AppStore](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.