Regular Expressions 101

Sponsors

Library entries

0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 5 days ago
0
javascript

Company name

Company name
Submitted by anonymous - 7 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 8 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 9 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 10 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 10 days ago
0
javascript

Match Emojis

Match all emojis using unicode
Submitted by Sagar Panchal - 10 days ago

Search Trailing Commas

Vote

0

Regular Expression
pcre

/
(\,[\n|\s]*\])|(\,[\n|\s]*\))
/
g

Description

Loading markdown...
Submitted by anonymous - 2 months ago