regexp-ranged-exec
Generate an enhanced exec function, with information about the range of text that the regex paid attention to.
Generate an enhanced exec function, with information about the range of text that the regex paid attention to.
base on RegExp#exec instead of String#replace
Command line application to search text by regular expressions with plenty of features
一些常用的正则表达式收集
regexp builder for node.js developer
my misc tools with regexp
```typescript import regexpUtils = require('regexp-utils'); const { "emailPattern", "urlPattern", "phonePattern", "datePattern", "ipPattern", "hexColorPattern", "passwordPattern", "zipCodePattern", "lettersPattern", "number
检验正则,更新了包的使用方法
regexp(ecma262) to rust code
Regular expressions commonly used in javascript
Regular expressions with timeout. Based on VM
reg expression
JavaScript bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms.
Match near RegEx patterns with special characters
This directive checks the input value against the passed RegExp string. <br> If the new value matches RegExp, directive passed it through and writes it to the input. <br> If the new value doesn`t matches RegExp: <br>
Next JavaScript Object Notation
Some practical functions SC-NodeServer based on
Tokenizes a text using regex rules and returns the tokens with their positions in the text given.
PostCSS plugin to search for regexp in rule declarations
a quick plugin which use regexp to remap markdown to html