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: 2 months ago
JSON representation
✳️ Electron app for generating regular expressions
- Host: GitHub
- URL: https://github.com/ecrmnn/minta
- Owner: ecrmnn
- License: mit
- Created: 2016-12-23T21:12:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T19:23:37.000Z (over 7 years ago)
- Last Synced: 2025-04-09T15:09:08.707Z (2 months ago)
- Topics: electron, electron-app, minta, osx, regex, regexgen, regular-expression
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 350
- Watchers: 11
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# minta [](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.gitnpm 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)