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 unicodeFast compile-time regular expression with support for matching/searching/capturing in compile-time or runtime. You can use single header version from directory single-header. This header can be regenerated with make single-header.
regular-expression cpp17 cpp20 header-only constexpr compile-time awesome template-udl pcreA 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-lineThe first submatch was inserted into the User field and the second into the Host field.
regular-expressionThis 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 patternQuestions? Tweet me at @janwilmans or chat on skype at 'janwilmans'. There is also a slack channel. If you need an invite, go here. See examples down below.
logfile filter regular-expression debugging-tool debugview outputdebugstring dbgviewOniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages. Character encoding can be specified per regular expression object.
regular-expression regexpRE2 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 reemoji-regex offers a regular expression to match all emoji symbols (including textual representations of emoji) as per the Unicode Standard.This repository contains a script that generates this regular expression based on the data from Unicode Technical Report #51. Because of this, the regular expression can easily be updated whenever new emoji are added to the Unicode standard.
emoji regex regexp regular-expression unicode regular-expressions code-points symbols charactersOnigmo is a regular expressions library forked from Oniguruma. It focuses to support new expressions like \K, \R, (?(cond)yes|no) and etc. which are supported in Perl 5.10+. Since Onigmo is used as the default regexp library of Ruby 2.0 or later, many patches are backported from Ruby 2.x.
regular-expression regex regexpSharpF2 use the power of regular expression to rename a collection (batch) of files. Extract sub-strings from file names using REGEX. These sub-strings can be formatted and use to build the final file names.
batch batch-file-renamer file filename regex regular-expression renameAllows users to create regular expressions using C# syntax, rather than the standard cryptic string.
builder regex regex-builder regular-expressionThis is a SharePoint 2010 custom field type project that provides Regex (regular expression) validation on a text field.
custom-field decoding-sharepoint regex-validator regular-expression sharepoint sharepoint-2010 validation-fieldassembly to build regular expression patterns
regex regex-builder regex-grammar regular-expression validation✳️ Electron app for generating regular expressions
electron minta regex osx regular-expression regexgen electron-appStrings are not glamorous, high-profile components of R, but they do play a big role in many data cleaning and preparation tasks. The stringr package provide a cohesive set of functions designed to make working with strings as easy as possible. If you’re not familiar with strings, the best place to start is the chapter on strings in R for Data Science. stringr is built on top of stringi, which uses the ICU C library to provide fast, correct implementations of common string manipulations. stringr focusses on the most important and commonly used string manipulation functions whereas stringi provides a comprehensive set covering almost anything you can imagine. If you find that stringr is missing a function that you need, try looking in stringi. Both packages share similar conventions, so once you’ve mastered stringr, you should find stringi similarly easy to use.
r strings regular-expressionRegex library was mainly introduced to fulfill the needs of Swift Express - web application server side framework for Swift. Still we hope it will be useful for everybody else.
regular-expression crossroad-labs regex split
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.