regexp-loader
webpack regexp loader
webpack regexp loader
Regular Expression Viewer
JavaScript implementation of Map based on Set and Array
Escapes special characters in a string so it can be used with RegExp
RegExp to string, the default regexp.toString() will output a different string in nodejs and iojs/chrome
A regular expression based lexer for javascript and node.js streams
Simple virtual host middleware for Servie
perl regexp in javascript
regular expressions for humans
Regular expression to split a filename.
Regular expression to split a POSIX filename.
Regular expression to split a Windows filename.
Format regex with string substitutions
Regular expression to capture a path basename.
Regular expression to capture the last part of a POSIX path.
Regular expression to capture the last part of a Windows path.
Common regular expressions
Regular expression to split a newline delimited string.
RegEx Element analyses a text by means of a regular expression. An array of matching values is returned in real time.
It executes the sepecified regexp for the given text and executes the callback with the match. If a global regexp is used, it creates a loop.