issues Search Results · repo:jonmagic/scriptular language:JavaScript
Filter by
23 results
(66 ms)23 results
injonmagic/scriptular (press backspace or delete to remove)Hi there! Thanks so much for maintaining scriptular. Great resource.
I noticed something in the quick reference text that perhaps could be misleading for people who are learning regex.
[A-z] | Match ...
w-kuhn
- 3
- Opened on Oct 7, 2018
- #51
I added a pattern attribute to the flag input in #46 and the RegExp is completely wrong. The irony is not lost on me!
The RegExp /gimuy/ only allows that exact string, not each of the flags to be combined. ...
danieleloscozzese
- Opened on Feb 18, 2018
- #49
Add docs and support for m modificator
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/multiline
str.match(/zxc/m)
Paxa
- 1
- Opened on Mar 20, 2015
- #35
Hello
Great project. Have you guys ever considered an option for displaying whitespace characters in the match results? Kind
of like Sublime Text does?
screen shot 2015-01-30 at 11 51 47 am
Maybe it ...
wbw20
- 6
- Opened on Jan 30, 2015
- #34
I love this tool, thanks so much.
Could be possible to add regex hints? So if I mouse hover part of a regular expression I get a tooltip which tell me
what that part is matching.
Just like the Gskinner ...
FezVrasta
- 2
- Opened on Feb 9, 2014
- #31
I spent some time trying to fix issue 23 and noticed that in current tests the option value has no effect. This is due
to the application relying on form field values (for example line 120 if @expression.option.val() ...
gpxl
- 2
- Opened on Sep 21, 2013
- #25
Removing case insensitivity changes results when it should have no effect.
http://scriptular.com/#%5E(https%3F)%3A%2F%2F((%3F%3A%5BA-Z0-9%5D*%5C.%3F))((%3F%3A%5C%2F%3F%5BA-Z0-9%5D))%7C%7C%7C%7C%7C%7C%7C%7C%5B%22https%3A%2F%2Fgithub.com%2Fjonmagic%2Fscriptular%22%2C%22http%3A%2F%2Fscriptular.com%22%2C%22http%3A%2F%2Fwww.google.com%22%2C%22http%3A%2F%2Fwww.guardian.co.uk%22%5D ...
gpxl
- 2
- Opened on Sep 21, 2013
- #24
http://scriptular.com/#bar%7C%7C%7C%7C%7C%7C%7C%7C%5B%22foobarbazbarboo%22%5D
judith
- 1
- Opened on Sep 20, 2013
- #23
I think looking at how other similar projects is a good start to understanding how to build an awesome web based regular
expression editor.
- http://sourceforge.net/projects/regex-util/?source=navbar ...
jonmagic
- Opened on Sep 18, 2013
- #21

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.