# 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](https://github.com/FreeMasen/RESSA) project.