Git Product home page Git Product logo

nedrysoft / regex101 Goto Github PK

View Code? Open in Web Editor NEW
176.0 8.0 34.0 21.53 MB

A cross platform (macOS, Linux & Windows) unofficial "offline" version of the regex101.com website. Uses the users own database (any qt supported backend - sqlite, mysql, postgresql etc) to store expressions.

C++ 3.29% HTML 0.28% Python 0.67% Shell 0.01% JavaScript 95.51% CMake 0.18% Objective-C++ 0.06%
regular-expressions regex regex101 regex101-alternative regex101-offline regexp macos appimage linux dmg

regex101's People

Contributors

fizzyade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

regex101's Issues

language change

in the folder of the program there is another call "translations", I would like to change interface in Italian
is that possible?

Regex101 installer on windows requires internet

Hi. Went to install the application and I was prompted with an alert that says “regular expressions one oh one requires an active Internet connection for installation. Please check your network configuration and proxy settings.”. Is it possible to make an installer that does not require Internet connections to install?

[quiz] 22. Tokenized List Test 20 fails seemingly incorrectly

Problem

Entering \G(?: *)(?:"((?:\\.|[^"])*)"|([^"](?:[^,\s]| (?= *[^,\s][^,]*(?:,|$)))*))(?:\s*)(?:,|$) into Task 22 results in a fail
grafik
while the same regex run on the provided example in a unit test succeeds
grafik

Software/Settings used:

  • Firefox 121.0 (64 Bit) on Windows 11
  • regex101 editor unit tests with PCRE2 selected

Expected behavior:

The regex should succeed Test 20 of Task 22 of the quiz if the error message is correct.

Further Information:

During testing, i noticed that removing the \G from the start of the regex causes it to fail test 19 instead of 20 and that both tests have the same error message (the only difference being their formatting)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.