Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-05-22 16:25
Flavor·PCRE (Legacy)

/
(?:leaflet|mapbox)[\w\-\._]*(?:-script)?
/
g
Open regex in editor

Description

Regex (to be) used to identify ID of the <script> tag that loaded Leaflet (or Mapbox).

Submitted by cebence