randexp will generate a random string that matches a given RegExp Javascript object. Thanks to String-Random for giving me the idea to make this in the first place and randexp for the sweet .gen() syntax.
node regular-expression testing regex regexp random testXRegExp provides augmented (and extensible) JavaScript regular expressions. You get modern syntax and flags beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your grepping and parsing easier, while freeing you from regex cross-browser inconsistencies and other annoyances. XRegExp supports all native ES6 regular expression syntax. It supports ES5+ browsers, and you can use it with Node.js or as a RequireJS module.
regex regexp regular-expression unicodeThis is a regular expression tutorial for Go, the language. Go to http://www.golang.org for more information about Go.
tutorial regexGenerates regular expressions that match a set of strings. regexgen also has a simple CLI to generate regexes using inputs from the command line.
regex trie regular expressionPhobos is the standard library that comes with the D Programming Language Compiler. Phobos is packaged together with the compiler. You should download the whole precompiled package.
phobos dlang standard-library algorithms concurrency containers datetime digest allocator functional math ranges regex parallelism stdio meta traits unicode type-conversionHyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Hyperscan uses hybrid automata techniques to allow simultaneous matching of large numbers (up to tens of thousands) of regular expressions and for the matching of regular expressions across streams of data.
regex:fire: Android developers should collect the following utils(updating).
android activity app bar cache encode encrypt file fragment log network permission regex snackbar spannable-string time toast utils thread-pool reflectSearches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed. truffleHog previously functioned by running entropy checks on git diffs. This functionality still exists, but high signal regex checks have been added, and the ability to surpress entropy checking has also been added.
entropy secret entropy-checks regex trufflehogGoogle's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). It provides support for parsing, formatting, and validating phone numbers for all countries/regions of the world.
phone-number mobile-number validation regexVerbalExpressions is a JavaScript library that helps to construct difficult regular expressions. Or use the jsDelivr CDN.
regular-expressions regexripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
grep search cli command-line regex recursively-search command-line-tool text-searchA code-searching tool similar to ack, but faster. It ignores file patterns from your .gitignore and .hgignore. If there are files in your source repo you don't want to search, just add their patterns to a .ignore file. (*cough* *.min.js *cough*)
text-search regex regular-expression grep code-search cli boyer-moore command-lineSearches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed. truffleHog previously functioned by running entropy checks on git diffs. This functionality still exists, but high signal regex checks have been added, and the ability to suppress entropy checking has also been added.
entropy regex secret entropy-checks trufflehogA simpler and smaller rewrite of Google Android's libphonenumber library in javascript. If you’re trying to build a React component with it, take a look at react-phone-number-input.
phone number telephone input mobile libphonenumber phone-number mobile-number validation regexfd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
command-line tool filesystem search regex cli terminal findThis library seeks to add common string manipulation functions, including common regular expression capabilities, that are needed in both mobile and server-side development, but are missing in Swift's Standard Library. The full documentation can be found at http://www.sabintsev.com/Guitar/.
string-manipulation cross-platform ios tvos watchos swift-server cocoapods carthage swift-package-manager regex regular-expression padding trimming latinizationPhp's built in preg_* functions require some odd patterns like passing variables by reference and treating false or null values as errors. spatie/regex provides a cleaner interface for preg_match, preg_match_all, preg_replace and preg_replace_callback. Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
regular-expression regexThis is a collection of often used regular expressions. It provides these as simple functions for getting the matched strings corresponding to specific patterns.
regex regexp validation regular-expression commonregex patternFinds text in selected layer(s) and all layers contained within - and replaces it with different text. Features partial, case sensitive and full-document matching. Ready for Sketch 48, 47, 46.
sketch sketch-plugin sketchapp sketch-app regex ux-design ux-ui uxRE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
regular-expression regex re
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.