Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ecrmnn/minta
- Owner: ecrmnn
- License: mit
- Created: 2016-12-23T21:12:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T19:23:37.000Z (about 7 years ago)
- Last Synced: 2025-01-15T22:18:51.729Z (22 days ago)
- Topics: electron, electron-app, minta, osx, regex, regexgen, regular-expression
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 349
- Watchers: 12
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.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)