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: 31 Jul 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: 01 Aug 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 Oct 2024

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: 01 Aug 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: 29 Sep 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: 03 Aug 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: 02 Oct 2024

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

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

match pattern regexp regular

Last synced: 31 Jul 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: 31 Jul 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: 03 Aug 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: 29 Sep 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: 03 Aug 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: 01 Oct 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: 07 Aug 2024

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

🟥 An API that returns upcoming Dota 2 matches

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

Last synced: 03 Oct 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: 03 Aug 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: 27 Sep 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/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: 29 Jul 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: 01 Oct 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: 01 Oct 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: 02 Oct 2024

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

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

contents match zh

Last synced: 04 Aug 2024

https://github.com/nguyenanhung/30-seconds-of-php-code

A curated collection of useful PHP snippets that you can understand in 30 seconds or less.

array functions helper match string string-manipulation support text-helper xml-converter

Last synced: 01 Oct 2024