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


RegEx101

https://regex101.com/#javascript

Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.


RegExr

http://regexr.com

HTML/JS based tool for creating, testing, and learning about Regular Expressions.


RegExpBuilder

https://github.com/thebinarysearchtree/regexpbuilderjs

Create regular expressions using chained methods.