Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with match

A curated list of projects in awesome lists tagged with match .

https://github.com/google/diff-match-patch

Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

diff difference match patch text-processing

Last synced: 30 Sep 2024

https://github.com/micromatch/picomatch

Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

fast-glob fdir find glob glob-pattern globber match matcher matching micromatch minimatch multimatch node-glob regex regexp regular-expression

Last synced: 29 Oct 2024

https://github.com/micromatch/anymatch

:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions

fs glob javascript match matcher micromatch minimatch multimatch node nodejs regex regular-expression

Last synced: 05 Nov 2024

https://github.com/micromatch/to-regex-range

Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.

character-class expand integers javascript match matcher matching node nodejs number numbers padding range range-expansion regex regex-range regular-expression repeat tidelift

Last synced: 02 Jan 2025

https://github.com/mswjs/mswjs.io

Official website and documentation for the Mock Service Worker library.

api match mock mocking msw request routing service-worker

Last synced: 30 Dec 2024

https://github.com/gobeam/mongo-go-pagination

Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.

aggregate aggregation database driver go go-mongo golang match mongo mongo-go-driver mongo-go-pagination mongo-pagination mongodb mongodb-driver pagination pagination-library paginator perpage pipelines totalpage

Last synced: 30 Dec 2024

https://github.com/liamcottle/valorant.js

This is an unofficial NodeJS library for interacting with the VALORANT API used in game.

api competitive history js match nodejs riot valorant valorant-api

Last synced: 15 Nov 2024

https://github.com/haizlin/h-regular

在日常开发中积累的110多个正则表达式,欢迎大家提PR补充

match pattern regexp regular

Last synced: 10 Nov 2024

https://github.com/micromatch/nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

bash glob glob-matching glob-pattern globbing globstar javascript match micromatch minimatch multimatch node node-glob nodejs pattern pattern-matching regular-expression star tidelift wildcard

Last synced: 31 Dec 2024

https://github.com/micromatch/is-glob

If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.

glob glob-pattern globbing javascript jonschlinkert match matching node node-glob nodejs regex regexp

Last synced: 31 Dec 2024

https://github.com/codemodsquad/astx

Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring

astx automated codemod find javascript match matching pattern refactor refactoring replace rewrite rewriting search semantic structural syntax transform transformation typescript

Last synced: 20 Nov 2024

https://github.com/fslev/json-compare

A Java library for comparing JSONs

assertion compare diff java json match regex

Last synced: 31 Dec 2024

https://github.com/haltcase/glob

Pure Nim library for matching file paths against Unix style glob patterns.

filesystem glob glob-matching hacktoberfest match pattern walk

Last synced: 31 Dec 2024

https://github.com/axtgr/wildcard-match

A tiny and extremely fast JavaScript library for compiling and matching basic glob patterns

glob match pattern wildcard

Last synced: 03 Jan 2025

https://github.com/jonschlinkert/is-git-url

Regex to validate that a URL is a git URL.

git is match regex regular-expression test url

Last synced: 03 Jan 2025

https://github.com/fabiospampinato/zeptomatch

An absurdly small glob matcher that packs a punch.

glob match matcher tiny

Last synced: 02 Dec 2024

https://github.com/aloisdeniel/route_pattern_generator

A Dart static code generator that produces matchers and builders from route uri patterns.

dart flutter match pattern routing uri

Last synced: 28 Oct 2024

https://github.com/Qznan/QizNLP

Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)

beam-search chinese classification horovod match nlp sequence-labeling sequence-to-sequence tensorflow

Last synced: 16 Nov 2024

https://github.com/qznan/qiznlp

Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)

beam-search chinese classification horovod match nlp sequence-labeling sequence-to-sequence tensorflow

Last synced: 13 Oct 2024

https://github.com/metonym/svelte-fuzzy

Fuse.js binding for fuzzy text match highlighting

fuse-js fuzzy fuzzy-search highlight highlight-words match svelte text-highlighter

Last synced: 28 Oct 2024

https://github.com/rmdm/assert-match

assert + matchers <3

assert assertions ismatch match matchers

Last synced: 22 Dec 2024

https://github.com/3f/regxwild

⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.

conari fast-regex fast-search filter glob match regex regexp regxwild replace-text search search-in-text speed strings text wildcard wildcard-matches wildcard-replace wildcard-searches wildcards

Last synced: 28 Oct 2024

https://github.com/jonschlinkert/delete

Delete files and folders and any intermediate directories if they exist (sync and async).

del delete file file-system fs glob match remove

Last synced: 02 Nov 2024

https://github.com/jonschlinkert/is-match

Create a matching function from a glob pattern, regex, string, array or function.

glob-pattern match test

Last synced: 02 Nov 2024

https://github.com/jonschlinkert/contains-path

Return true if a file path contains the given path.

contains file-path filepath includes match matches path

Last synced: 01 Nov 2024

https://github.com/regexhq/es6-template-regex

Regular expression for matching es6 template delimiters in a string.

es2015 es6 match parse regex regular-expression syntax template

Last synced: 20 Nov 2024

https://github.com/slurmulon/json-where

:mag: Transparent query, pointer and path descriptors for JSON

find json match pattern query xpath

Last synced: 29 Oct 2024

https://github.com/jonschlinkert/line-number

Get the line number for each regex match found in a string.

index javascript jonschlinkert line match matches number regex regex-match regular-expression split string util

Last synced: 23 Oct 2024

https://github.com/hobbyquaker/mqtt-wildcard

Match a MQTT Topic against Wildcards

match mqtt regex topic wildcard

Last synced: 16 Nov 2024

https://github.com/noriller/easy-filter

EasyFilter is a lightweight ☁️, just one dependency 🚢, minimal setup 😮, intuitive 😃 and powerful 💪 filter for all your filter needs.

filter filter-lists javascript match matching-engine query query-parser search search-engine sort

Last synced: 27 Oct 2024

https://github.com/jonschlinkert/en-route

Routing for static site generators and build systems.

build file handler javascript jonschlinkert match middleware node nodejs paths regex route router vinyl

Last synced: 23 Oct 2024

https://github.com/wooorm/match-casing

Match the case of `value` to that of `base`

case lower lowercase match sentence upper uppercase

Last synced: 17 Dec 2024

https://github.com/regexhq/dotfile-regex

Regular expresson for matching dotfiles.

dotfile file filepath match path regex regular-expression test

Last synced: 20 Nov 2024

https://github.com/mrousavy/gamefinder

🎮 An application for finding games to play you and your friends have on Steam

dotnet finder friends game match steam wpf xaml

Last synced: 05 Nov 2024

https://github.com/jonschlinkert/replace-case

Like String.prototype.replace() but attempts to match the casing of the substring being replaced. Useful when renaming mixed-case variables, refactoring code or moving hard-coded values into variables.

case case-sensitive match regex regexp replace replacement string

Last synced: 23 Oct 2024

https://github.com/jonschlinkert/find-file-up

Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.

file find find-up find-up-sync findup glob javascript jonschlinkert match node nodejs resolve

Last synced: 09 Nov 2024

https://github.com/beeequeue/dota-matches-api

🟥 An API that returns upcoming Dota 2 matches from Liquipedia

api cloudflare cloudflare-workers dota2 dota2-api match matches schedule series

Last synced: 03 Jan 2025

https://github.com/gagniuc/visual-sequence-alignment-in-vb6

This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modification of the alignment parameters (match, mismatch, gap), and it shows the pairwise alignment as well as the score matrix in real time.

dna dna-sequences gap genetics genomics global heatmap match matrix mismatch proteomics rna score sequence-alignment traceback visualization

Last synced: 15 Nov 2024

https://github.com/Bartozzz/wildcard-named

A small and easy-to-use utility module for matching strings using named and/or unnamed wildcards for JavaScript.

match pattern pattern-matching regex regex-util string-matching wildcard

Last synced: 25 Nov 2024

https://github.com/jonschlinkert/path-ends-with

Return `true` if a file path ends with the given string.

endswith filepath javascript match path string substring

Last synced: 23 Oct 2024

https://github.com/genotrance/nimfuzzy

Nimfuzz is a Nim wrapper for the fts_fuzzy_match library by Forrest Smith

c2nim fuzzy match nim nimble nimgen search

Last synced: 20 Dec 2024

https://github.com/bartozzz/wildcard-named

A small and easy-to-use utility module for matching strings using named and/or unnamed wildcards for JavaScript.

match pattern pattern-matching regex regex-util string-matching wildcard

Last synced: 08 Nov 2024

https://github.com/blackarrowsec/fozar

Fozar allows you to traverse commits across multiple repositories matching against user supplied regex

git github gitlab match multiple regex regexp repo repositories repository search

Last synced: 08 Nov 2024

https://github.com/regexhq/dotdir-regex

Regex for matching dot-directories, like ".git/" or ".github/"

directory dotfile dotfiles file filepath is match path regex regular-expression test

Last synced: 09 Nov 2024

https://github.com/sleekpanther/bipartite-matching

Application of Ford-Fulkerson algorithm to find the maximum matching between 2 sides of a bipartite graph

algorithm bipartite-graphs bipartite-network capacity cardinality directed-edges directed-graphs flow-network flow-networks ford-fulkerson graph match maxflow maximum-matching

Last synced: 15 Nov 2024

https://github.com/dmvdbrugge/csv2qif

Converts given ING CSV to QIF, optionally with advanced matching rules

convert csv ing match parable php php7 qif transform

Last synced: 12 Oct 2024

https://github.com/fslev/cucumber-jutils

An extension for Cucumber for Java with scenario variables and assertion support

assertion cucumber diff java match scenario spel variables

Last synced: 17 Nov 2024

https://github.com/fslev/jtest-utils

Match Jsons, Xmls, HTTP Responses and simple texts with regex, polling and data capture support.

assertion capture diff httpresponse java json match polling regex testing xml

Last synced: 17 Nov 2024

https://github.com/jchristn/urlmatcher

Simple URL matcher library allowing you to match based on explicit string or parameters

csharp dotnet dotnet-core match nuget url

Last synced: 12 Dec 2024

https://github.com/Bessonov/node-http-router

Fantastic type-safe router for Node.js, micro and other servers

api http match micro microservices nanoservices nodejs rest route router routing server typescript

Last synced: 14 Nov 2024

https://github.com/maolonglong/redglob

🐹 redglob is a simple glob-style pattern matcher library for Go, inspired by Redis's pattern matching implementation.

glob go golang match pattern-matching unicode

Last synced: 07 Nov 2024

https://github.com/c0de8/matchmaker

Ultra-fresh PHP matching class (in PHP 7.1 OOP)

array compare exception match matching pattern php php71 schema structure

Last synced: 30 Sep 2024

https://github.com/jonschlinkert/match-file

Returns true when the given `name` matches any of the path properties on a vinyl file

file match micromatch vinyl

Last synced: 24 Oct 2024

https://github.com/dword-design/package-name-regex

Provides a regex that can be used to test if a string is a valid NPM package name.

match name package regex regexp test validate

Last synced: 26 Oct 2024

https://github.com/dword-design/jest-image-matcher

A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.

assert compare comparison expect extend image jest match matcher mocha regression visual

Last synced: 10 Oct 2024

https://github.com/mateonunez/lyra-match

Show which properties matches with your Lyra search

lyra match

Last synced: 31 Dec 2024

https://github.com/NyctibiusVII/eSports

Projeto web construído durante o NLW#09 com a @Rocketseat/Diego Fernandes, Rodrigo Gonçalves. ESPORTS: "Encontre seu 'duo' perfeito". 🎮🚀

api-rest duo e-sports game ignite match mobile nlw nodejs react-native reactjs rocketseat server spa twitch twitter-api web

Last synced: 23 Oct 2024

https://github.com/nyctibiusvii/esports

Projeto web construído durante o NLW#09 com a @Rocketseat/Diego Fernandes, Rodrigo Gonçalves. ESPORTS: "Encontre seu 'duo' perfeito". 🎮🚀

api-rest duo e-sports game ignite match mobile nlw nodejs react-native reactjs rocketseat server spa twitch twitter-api web

Last synced: 23 Nov 2024

https://github.com/stevenvachon/any-match

Determine if a single match exists with an array of strings/numbers/regexes.

match nodejs regex regexp

Last synced: 26 Oct 2024

https://github.com/surovv/pnmg

Powerful and lightweight deep pattern matching for Javascript

fp functional-programming javascript js match matcher matching pattern pattern-matching pattern-recognition patterns

Last synced: 11 Nov 2024

https://github.com/tunnckocore/is-match-ip

Matching IPs using micromatch - glob patterns, RegExp, string or array of globs.

glob ip ip-filter match matcher matching utility

Last synced: 16 Oct 2024

https://github.com/ahuang11/colordropper

Effortlessly create colorbars from uploaded images!

cmap color colorbar colors interactive map match

Last synced: 24 Nov 2024

https://github.com/vuldin/trie

Rank text by best match to seeded words and phrases

autocomplete match phrase search stem trie typeahead word

Last synced: 10 Nov 2024

https://github.com/stdlib-js/regexp-dirname-posix

Return a regular expression to capture a POSIX path dirname.

capture dir dirname expression file filename javascript match node node-js nodejs path posix re regex regexp regular stdlib

Last synced: 17 Nov 2024

https://github.com/bredele/uri-params-match

Match URI query parameters with given object

match object parameters query uri

Last synced: 19 Dec 2024

https://github.com/stdlib-js/regexp-basename-posix

Return a regular expression to capture the last part of a POSIX path.

base basename capture expression file filename javascript match node node-js nodejs path posix re regex regexp regular stdlib

Last synced: 02 Nov 2024

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 26 Oct 2024

https://github.com/stdlib-js/regexp-extname-posix

Return a regular expression to capture a POSIX filename extension.

capture expression ext extname file filename javascript match node node-js nodejs path posix re regex regexp regular stdlib

Last synced: 09 Nov 2024

https://github.com/stdlib-js/regexp-extname-windows

Return a regular expression to capture a Windows filename extension.

capture expression ext extname file filename javascript match node node-js nodejs path re regex regexp regular stdlib win32 windows

Last synced: 09 Nov 2024

https://github.com/tomokimiyauci/result

Minimum result type port of Rust

container err error match ok result rust

Last synced: 21 Nov 2024

https://github.com/fnando/glob

Create a list of hash paths that match a given pattern. You can also generate a hash with only the matching paths.

hash match ruby

Last synced: 11 Dec 2024

https://github.com/joaoalisonti/match-schedule-cup

World Cup 2022 match schedule

cup javascript match schedule world

Last synced: 30 Nov 2024

https://github.com/lucaangioloni/get_files_list

Python package that provides a utility function to recursively get files that match a pattern.

filelist files match pattern recursive

Last synced: 08 Dec 2024

https://github.com/mrkem598/meetuapp

This app uses Express to handle routing to be able to meet up different people to their match.

dating express match meetup

Last synced: 08 Dec 2024

https://github.com/dimon222/steamcomparematcher

Another project that compares Steam account game list and the list of given names.

compare games match python steam

Last synced: 16 Nov 2024

https://github.com/exuanbo/look-it-up

Find a file or directory by walking up parent directories recursively. Zero dependency.

directory file find-up look-up match path recursive search

Last synced: 05 Jan 2025

https://github.com/sunnshare/vue-router-source-code

vue-router实现:history/hash/addRoutes/match/beforeEach/router-link/router-view

addroutes beforeeach hash history match router-link router-view vue-router

Last synced: 27 Dec 2024

https://github.com/chinanf-boy/match-file-contents

code: <match-file-contents> rewrite match contents ✅

contents match zh

Last synced: 15 Dec 2024

https://github.com/bileljegham/api-sport-cli

Cli for https://api-sports.io/ Retreive data and convert to sql file

cli data database match nodejs sports sports-analytics

Last synced: 15 Nov 2024

https://github.com/mateonunez/matchare

A flexible JavaScript library for comparing objects, arrays, strings, and more, supporting patterns like regex and deep comparisons.

match node tap test

Last synced: 28 Oct 2024