regexp.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [regexp]
www.codever.land/bookmarks/t/regexp
GitHub - epoberezkin/fast-deep-equal
https://github.com/epoberezkin/fast-deep-equal
The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support - epoberezkin/fast-deep-equal
- tags: javascript, ecmascript-6, regex, regexp
- :octocat: source code
RegEx101
https://regex101.com/#javascript
Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.
- tags: javascript, regexp
RegExr
HTML/JS based tool for creating, testing, and learning about Regular Expressions.
- tags: javascript, regexp
RegExpBuilder
https://github.com/thebinarysearchtree/regexpbuilderjs
Create regular expressions using chained methods.
- tags: javascript, regexp
- :octocat: source code