Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 255 Bytes

RES-Regex

This is a crate for validating that a regular expression literal is valid according to the current EcmaScript specification.

It was primarily developed to provide correct validation to the RESSA project.