Regexr alternatives and similar software solutions
Based on the "IDE/Tools" category.
Alternatively, view RegExr alternatives based on common mentions on social networks and blogs.
-
RStudio Server
RStudio is an integrated development environment (IDE) for R -
Coder
Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes. -
Zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard. -
ML-Workspace
๐ All-in-one web-based IDE specialized for machine learning and data science. -
Selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary. -
Judge0 API
๐ฅ The most advanced open-source online code execution system in the world. -
Wakapi
๐ A minimalist, self-hosted WakaTime-compatible backend for coding statistics -
Gitpod
DEPRECATED since Gitpod 0.5.0; use https://github.com/gitpod-io/gitpod/tree/master/chart and https://github.com/gitpod-io/gitpod/tree/master/install/helm -
HttPlaceholder
A very flexible cross platform HTTP stub application. -
Babelfish
Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Regexr or a related project?
README
RegExr
About
RegExr.com is an online tool to learn, build, and test Regular Expressions. It was created by Grant Skinner and the nice people at gskinner.com.
Features
- Results update in real-time as you type.
- Supports JavaScript & PHP/PCRE RegEx.
- Roll over a match or expression for details.
- Save & share expressions with others.
- Use Tools to explore your results.
- Browse the Reference for help & examples.
- Undo & Redo with cmd-Z / Y in editors.
- Search for & rate Community patterns.
Issues & Feature Requests
Please report issues & feature requests on GitHub. Please do not post questions about regular expressions (use Stack Overflow instead).
Contributing
If you would like to contribute back to RegExr.com please send us pull requests.
Please make sure they are well formatted and follow the style specified out in the existing files.
License
This version of RegExr is licensed under GPL v3. If you're interested in using the source under other terms, feel free to get in touch.
Build
RegExr uses Gulp to manage the build process. You will need to install Node and Gulp, and install other dependencies via npm install
. Running gulp
(default) will run dev builds and set up a test server.
*Note that all licence references and agreements mentioned in the Regexr README section above
are relevant to that project's source code only.