Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibnuh/regex-generator

A web tools to generate regular expressions from set of strings. https://ibnuhx.com/regex-generator
https://github.com/ibnuh/regex-generator

regex regex-engine regex-util

Last synced: 15 days ago
JSON representation

A web tools to generate regular expressions from set of strings. https://ibnuhx.com/regex-generator

Awesome Lists containing this project

README

        

# Regex Generator
A web tools to generate regular expressions from set of strings.

![Regex Generator Screenshot](screenshot.jpg)

## Web
https://ibnuhx.com/regex-generator

## Development
```
Clone the repository
```

```
npm install
```

```
npm run prod
```

## Credits
regexgen package by [devongovett/regexgen](https://github.com/devongovett/regexgen)

## License
MIT