Regular Expressions 101

Community Library

Your search did not match anything

Community Library Entry

0

Regular ExpressionOpen Workspace

/
([\w].*(?=\+))
/
gm

Description
Created·2023-01-12 18:20
Type·Match
Flavor·PCRE2 (PHP)

With the format: text+.

Being + the end of each line, you can export a JSON formatted file with index field for you projects.

Submitted by Anonymous
Open Workspace