Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-06-07 15:41
Flavor·PCRE (Legacy)

/
([^\/]+?)([-_0-9]*?)(\.[^\/]*)?\.js
/
Open regex in editor

Description

Get the script name from an url without extension and version number

Submitted by vrashq