Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ecrmnn/minta

✳️  Electron app for generating regular expressions
https://github.com/ecrmnn/minta

electron electron-app minta osx regex regexgen regular-expression

Last synced: 7 days ago
JSON representation

✳️  Electron app for generating regular expressions

Awesome Lists containing this project

README

        

# minta [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
> Electron app for generating regular expressions

### Installation
[Download latest OS X/macOS release](https://github.com/ecrmnn/minta/releases)

### Development
```bash
git clone https://github.com/ecrmnn/minta.git

npm install

npm start
```

### Contribute
Contributions are welcomed

### Credits
This app was made possible by [devongovett/regexgen](https://github.com/devongovett/regexgen)

### License
MIT © [Daniel Eckermann](http://danieleckermann.com)