An open API service providing repository metadata for many open source software ecosystems.

Topic: "wildcard"

micromatch/micromatch

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

Language: JavaScript - Size: 1.18 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 2,893 - Forks: 187

mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

Language: JavaScript - Size: 909 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2,642 - Forks: 116

terkelg/tiny-glob

Super tiny and ~350% faster alternative to node-glob

Language: JavaScript - Size: 150 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 852 - Forks: 26

ehmicky/wild-wild-path

🤠 Object property paths with wildcards and regexps 🌵

Language: JavaScript - Size: 5.19 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 725 - Forks: 15

Stratio/cassandra-lucene-index 📦

Lucene based secondary indexes for Cassandra

Language: Java - Size: 10.5 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 600 - Forks: 171

Fishdrowned/ssl

Self-signed Wildcard SSL Certificate Generator

Language: Shell - Size: 168 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 527 - Forks: 181

smxl/500

Quantumult X, Loon, Stash 预配置文件: Apple News 解锁, 去广告, 分流规则, Bing AI, TikTok 解锁 Rewrite, VIP 视频解析

Language: JavaScript - Size: 8.75 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 368 - Forks: 24

cloudflare/wildcard

Wildcard matching

Language: Rust - Size: 45.7 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 192 - Forks: 3

gowww/router

⚡️ A lightning fast HTTP router

Language: Go - Size: 49.8 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 185 - Forks: 13

ThiagoBarradas/jsonmasking

Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.

Language: C# - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 175 - Forks: 45

patrickfav/uber-adb-tools

A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.

Language: Java - Size: 1.84 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 165 - Forks: 25

begin/globbing

Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.

Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 148 - Forks: 19

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 "?").

Language: JavaScript - Size: 382 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 97 - Forks: 20

famasoon/crtsh

This tool shows the result of crt.sh

Language: Go - Size: 30.3 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 11

arcoirislabs/cordova-plugin-mqtt

MqTT Cordova Plugin for Apache Cordova (> v3.0)

Language: C - Size: 122 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 86 - Forks: 49

foozzi/discoshell

a simple discovery script that uses popular tools like subfinder, amass, puredns, alterx, massdns and others

Language: Shell - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 4

jczic/MicroDNSSrv

A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)

Language: Python - Size: 73.2 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 75 - Forks: 21

Tondas/LetsEncrypt

C# layer for generation of wildcard Let's Encrypt SSL certificates

Language: C# - Size: 122 KB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 74 - Forks: 15

terkelg/globrex

Glob to regular expression with support for extended globs.

Language: JavaScript - Size: 85.9 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 72 - Forks: 4

becheran/wildmatch

Simple string matching with single- and multiple-wildcard operator

Language: Rust - Size: 59.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 69 - Forks: 14

mganss/Glob.cs

Path globbing for .NET

Language: C# - Size: 729 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 61 - Forks: 12

deepwn/GitPageHijack

OK now. Let's hijack github user's custom domain.

Language: Shell - Size: 549 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 45 - Forks: 3

axtgr/wildcard-match

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

Language: JavaScript - Size: 301 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 44 - Forks: 0

ciphax/letsencrypt-inwx 📦

A small cli utility for automating the letsencrypt dns-01 challenge for domains hosted by inwx.

Language: Rust - Size: 115 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 7

ehmicky/wild-wild-utils

🤠 Functional utilities using object property paths with wildcards and regexps 🌵

Language: JavaScript - Size: 9.41 MB - Last synced at: 12 days ago - Pushed at: 23 days ago - Stars: 38 - Forks: 1

mesqueeb/filter-anything

A simple (TypeScript) integration of "pick" and "omit" to filter props of an object

Language: TypeScript - Size: 1.85 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 36 - Forks: 0

neuronetio/deep-state-observer

State library for high performance applications.

Language: JavaScript - Size: 955 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 32 - Forks: 4

mswjs/node-match-path 📦

Matches a URL against a path. Parameters, wildcards, RegExp.

Language: TypeScript - Size: 364 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 6

commenthol/self-signed-certs

Generate self signed ssl certificates with your own root CA certificate

Language: Shell - Size: 36.1 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 10

mgechev/dots

Implements the wildcard file matching in Go used by golint, go test etc.

Language: Go - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 4

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.

Language: C++ - Size: 425 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 6

jonschlinkert/matched

Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.

Language: JavaScript - Size: 98.6 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 3

jonschlinkert/glob-object

Filter an object using glob patterns and dot notation.

Language: JavaScript - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 26 - Forks: 5

fraqioui/minishell

Creating your own shell

Language: C - Size: 1.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 0

abmruman/traefik-docker-compose

traefik v2 load balancer and reverse proxy server using docker-compose. Get SSL/TLS certificates automatically using traefik dynamic configurations. Automatically obtain wildcard/SANs certificates for your domain using traefik (lego) with DNS TXT record propagation

Language: Shell - Size: 63.5 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 14

VirtuBox/ee-acme-sh

Bash script to install Let's Encrypt SSL certificates automatically using acme.sh with EasyEngine

Language: Shell - Size: 229 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 11

andhus/scantree

Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`

Language: Python - Size: 68.4 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 8

madshall/babel-plugin-bulk-import

Babel plugin for bulk import

Language: JavaScript - Size: 14.6 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 6

bluet/obj-filter

JavaScript Object Filter. Deep filtering key/content recursively. Support wildcard, nested, and filter function in template.

Language: JavaScript - Size: 789 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 14 - Forks: 3

outout14/sacrebleu-dns

DNS server made in Go with SQL & Redis backend.

Language: Go - Size: 75.2 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 3

alenon/JWildcard

A Java library with wildcard utils

Language: Java - Size: 560 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 0

hobbyquaker/mqtt-wildcard

Match a MQTT Topic against Wildcards

Language: JavaScript - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 0

ehmicky/wild-wild-parser

🤠 Parser for object property paths with wildcards and regexps 🌵

Language: JavaScript - Size: 10.5 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 13 - Forks: 0

cassaundra/wildflower

Efficient wildcard matching against strings

Language: Rust - Size: 624 KB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 2

akgnah/certbot-wildcard-qcloud-hook

certbot certificate plugin for qcloud

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 3

DonMischo/Billions-of-Wildcards-for-Stable-Diffusion

Billions of Wildcards for Stable Diffusion and maybe other generative AI

Language: Python - Size: 6.8 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 11 - Forks: 0

DaemonDude23/helmizer

Generates kustomization.yaml for your locally-rendered YAML manifests, such as with Helm templates

Language: Go - Size: 298 KB - Last synced at: 2 days ago - Pushed at: 16 days ago - Stars: 9 - Forks: 0

kurosaki1976/lets-encrypt-acme

Let's Encrypt Certificates with acme.sh

Size: 29.3 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2

im-hanzou/wildcard-autotip

WildCard (Warpcast) Auto Tipper

Language: Python - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 7

becheran/wildmatch-go

Simple string matching with questionmark- and star-wildcard operator

Language: Go - Size: 21.5 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

JMousqueton/xip.ninja Fork of basecamp/xip-pdns

xip.ninja : PowerDNS pipe backend adapter powering xip.ninja

Language: Shell - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

boneskull/mqttletoad 📦

Black magic on top of MQTT.js

Language: JavaScript - Size: 156 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

hivemq/hivemq-deny-wildcard-extension

HiveMQ extension for denying subscriptions to the root wildcard

Language: Java - Size: 313 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 7 - Forks: 1

gptbmw/wildcard

最新野卡wildcard虚拟信用卡使用指南:野卡是什么?如何开通野卡信用卡?如何为野卡充值和提现?

Size: 1.9 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

ViRb3/byte-pattern-patcher 📦

A minimalistic, performant, cross-platform byte pattern patcher

Language: Go - Size: 73.2 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

chocolateboy/get-wild

Extract nested properties from an object with support for wildcards

Language: JavaScript - Size: 373 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

Bartozzz/wildcard-named

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

Language: JavaScript - Size: 1.15 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

karamolegkos/Information_Retrieval_Project

Language: Java - Size: 727 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

d-kistanov-parc/DotNetUrlPatternMatching

URL pattern matching

Language: C# - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

picrap/WildcardMatch

The dumbest NuGet package in the world: a wildcard string comparison.

Language: C# - Size: 500 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

deltreey/wildstring

Simple String Wildcard Handling

Language: JavaScript - Size: 449 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

ezlage/CertGetter

A set of scripts to automate the delivery of Let's Encrypt certificates issued through pfSense's Automated Certificate Management Environment (ACME).

Language: Shell - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

spacetab-io/obelix-php

Reads an array with dot-notation and asterisk (wildcard).

Language: PHP - Size: 136 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

raafacachoeira/jquery-text-wildcard-area

A jQuery plugin for textarea to add and remove wildcards from text

Language: HTML - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

gilzoide/wildcard_pattern-lua

Lua library for using shell-like wildcards as string patterns with support for importing gitignore-like file content

Language: Lua - Size: 32.2 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

jonasraoni/wildcard-seeker

A wildcard searching class on Pascal optimized for speed.

Language: Pascal - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

sgryjp/pmv

Pattern based mv(1)

Language: Rust - Size: 188 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

gptbmw/gptbmw.github.io

国内升级订阅ChatGPT Plus会员教程:如何注册ChatGPT账号?中国大陆用户如何使用WildCard虚拟信用卡充值购买ChatGPT Plus账号?

Size: 3.64 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

gopherlib/simple-glob

Simple Glob. Only `*` is supported as a wildcard to match any string other than a delimiter.

Language: Go - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

namieluss/python-flask-with-subdomain

A simple Python Flask application for managing wild-card subdomain.

Language: Python - Size: 712 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

RevoltSecurities/Dnsprober

dnsprober is a fast and multipurpose DNS reconnaissance tool designed for efficient DNS probing and enumeration. It supports multiple DNS queries, custom resolvers, wildcard filtering, and retryable DNS lookups for accuracy. Built for scalability and speed

Language: Go - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

kipvvga/WildCard

WildCard虚拟信用卡使用指南:关于你想知道的一切都在这里!

Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Sec-ant/trie

A simple Trie structure with wildcard support to match streams.

Language: TypeScript - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

TiBillet/Traefik-reverse-proxy

Traefik reverse proxy on Docker with Prometheus metrics endpoint. Example with wildcard and DNS Challenge

Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

okapi-web/php-wildcards

PHP Wildcards is a PHP library that converts wildcards to regular expressions.

Language: PHP - Size: 30.3 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

gseldon/yandex-cloud-certificate-manager-get

Получение сертификата из YandexCloud

Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

AurityLab/domain-matcher

Check if given domain/url matches against domain patterns.

Language: TypeScript - Size: 212 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

vodkaslime/wildcard

A simple golang customizable wildcard matcher.

Language: Go - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ujr/wildmatch

Wildcard pattern matching

Language: C - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

SurpriseDog/Star-Wrangler

Take control of those forbidden Python wildcard * imports! Star Namer will replace star imports with function names. Star Wrangler will scrape imported modules for only the required code and copy it along with dependencies. from_to_import will convert `from modname import` with `modname.function_name`

Language: Python - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

stevenvachon/sql-match

Match a string using an SQL pattern.

Language: JavaScript - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

dienluong/mvmv

mvmv, batch files moving and renaming pakage that supports familiar globbing patterns.

Language: JavaScript - Size: 365 KB - Last synced at: about 10 hours ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

wizardone/wild_dig

Ruby dig method with a twist (wildcard)

Language: Ruby - Size: 15.6 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Deniskore/wildcard

Language: C++ - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 2 - Forks: 2

Stenstromen/rustyalias

Wildcard DNS for any IP Address

Language: Rust - Size: 84 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gptbmw/chatgpt-plus-hezu

最新ChatGPT Plus拼车购买教程:最靠谱的ChatGPT Plus合租平台推荐!每月仅需27元即可获取一个ChatGPT Plus共享帐号!

Size: 162 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

zeittresor/py_replace_spaces

Simple script to replace spaces between {..} with a underline

Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

zeittresor/py_wildcard2prompt

Convert any wildcard file to a dynamicprompt text entry..

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

twoConstant/java_mid2

김영한 자바 중급 2 정리 레포

Language: Java - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

FirstTimeEZ/acme

Automatically Create and Renew LetsEncrypt! SSL Certificates, including Wildcard Certificates for supported DNS Providers

Language: JavaScript - Size: 113 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

maxpat78/w32_fnmatch

An exact Win32 wildcard matching algorithm implementation for Python

Language: Python - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

gteqwckn/sjc

💳推荐使用Wildcard虚拟信用卡升级ChatGPT Plus及OpenAI付款指南

Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

furplag/dns-challenge

scripts to get SSL certs with "Let's Encrypt" ACME challenges using dns-01 .

Language: Shell - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

dvob/nss-xhosts

NSS Module which supports wildcards

Language: Rust - Size: 1.95 KB - Last synced at: about 18 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

byte-chaos/mqtt-wildcard-publish

Enable MQTT Wildcard Publish.

Language: Java - Size: 72.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

plopezgit/Sprint1_T6_Generics

Generics

Language: Java - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ImJeremyHe/wildescape

Wildcard matching with an escaped character

Language: Rust - Size: 38.1 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

minipact/subdo

Express middleware for rewriting wildcard subdomains (dynamic subdomain routing)

Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jsonzilla/dia_do_curinga_go

Convert Gregorian Calendar to Fiction Jostei Gardner Calendar

Language: Go - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jsonzilla/dia_do_curinga_php

Convert Gregorian Calendar to Fiction Jostei Gardner Calendar

Language: PHP - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0