All Projects → ecrmnn → Minta

ecrmnn / Minta

Licence: mit
✳️  Electron app for generating regular expressions

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Minta

pamatcher
A pattern matching library for JavaScript iterators
Stars: ✭ 23 (-93.48%)
Mutual labels:  regex, regular-expression
genex
Genex package for Go
Stars: ✭ 64 (-81.87%)
Mutual labels:  regex, regular-expression
regex-cache
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Stars: ✭ 39 (-88.95%)
Mutual labels:  regex, regular-expression
cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
Stars: ✭ 728 (+106.23%)
Mutual labels:  regex, regular-expression
Rex
Your RegEx companion.
Stars: ✭ 283 (-19.83%)
Mutual labels:  regex, regular-expression
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-87.25%)
Mutual labels:  regex, regular-expression
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-91.78%)
Mutual labels:  regex, regular-expression
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-92.07%)
Mutual labels:  regex, regular-expression
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (-22.38%)
Mutual labels:  regex, regular-expression
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
Stars: ✭ 114 (-67.71%)
Mutual labels:  regex, regular-expression
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-85.27%)
Mutual labels:  regex, regular-expression
Regex
Regular expressions for swift
Stars: ✭ 306 (-13.31%)
Mutual labels:  regex, regular-expression
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-92.63%)
Mutual labels:  regex, regular-expression
StudyMD
Flashcards from Markdown. Built with React and Electron
Stars: ✭ 92 (-73.94%)
Mutual labels:  osx, electron-app
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-89.52%)
Mutual labels:  regex, regular-expression
CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-87.82%)
Mutual labels:  osx, electron-app
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-95.75%)
Mutual labels:  regex, regular-expression
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-94.9%)
Mutual labels:  regex, regular-expression
extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-92.92%)
Mutual labels:  regex, regular-expression
Anymatch
‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions
Stars: ✭ 289 (-18.13%)
Mutual labels:  regex, regular-expression

minta PRs Welcome

Electron app for generating regular expressions

Installation

Download latest OS X/macOS release

Development

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

License

MIT © Daniel Eckermann

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].