Skip to content

NeoUtils/NeoRegex

Repository files navigation

NeoRegex

A cross-platform app to validate regular expressions.

Platforms

Platform Status
Android WIP
Desktop WIP

Build

To build this project, the JDK (Java Development Kit) and the Android SDK are required. I recommend using Intellij IDEA as the IDE, with the Android, Jetpack Compose and Compose Multiplatform plugins installed.

You can get the JDK and Android SDK directly from Intellij IDEA.

Use run configurations to get started.

run-android.png