| Crates.io | res-regex |
| lib.rs | res-regex |
| version | 0.1.4 |
| created_at | 2019-11-26 22:10:30.911083+00 |
| updated_at | 2021-11-15 17:53:32.204291+00 |
| description | A js-regex validator |
| homepage | |
| repository | https://github.com/rusty-ecma/res-regex |
| max_upload_size | |
| id | 184599 |
| size | 114,265 |
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.