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

GitHub topics: regular-expressions

MarioRuiz/string_pattern

Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.

Language: Ruby - Size: 2.99 MB - Last synced at: about 3 hours ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 1

crate-py/regress

Python bindings to the Rust regress crate which provides ECMA regular expressions

Language: Python - Size: 151 KB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 2 - Forks: 3

perazz/fortran-shlex

Modern Fortran port of Python's shlex shell-like lexer

Language: Fortran - Size: 68.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 3

kangarko/ChatControl-Pro 📦

The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red

Size: 50.8 KB - Last synced at: about 10 hours ago - Pushed at: 8 months ago - Stars: 68 - Forks: 9

ncg777/name.ncg777

CLI programs invokable through bash scripts to completely enumerate a variety of mathematical objects & utilities to handle musical data.

Language: Java - Size: 3.17 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rust-lang/regex

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Language: Rust - Size: 7.43 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 3,709 - Forks: 466

fancy-regex/fancy-regex

Rust library for regular expressions using "fancy" features like look-around and backreferences

Language: Rust - Size: 816 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 489 - Forks: 38

J-Nova/testregex

Testregex.com repo

Language: JavaScript - Size: 11.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

pmonks/wreck

A micro-library for Clojure(Script) that provides regular expression construction functions.

Language: Clojure - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

markwhitaker/RegexToolbox.NET

Regular expression tools for .NET developers

Language: C# - Size: 324 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 2

uuverifiers/ostrich

An SMT Solver for string constraints

Language: Scala - Size: 232 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 39 - Forks: 8

edicl/cl-ppcre

Common Lisp regular expression library

Language: Common Lisp - Size: 466 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 306 - Forks: 44

remyschwab/TetRex

Efficient search of complex motifs in kmer space

Language: C++ - Size: 16 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

uhop/node-re2

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.

Language: JavaScript - Size: 1.01 MB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 520 - Forks: 57

mazen160/secrets-patterns-db

Secrets Patterns DB: The largest open-source Database for detecting secrets, API keys, passwords, tokens, and more.

Language: Python - Size: 242 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1,156 - Forks: 140

curious-odd-man/RgxGen

Regex: generate matching and non matching strings based on regex pattern.

Language: Java - Size: 33.3 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 94 - Forks: 14

phorward/libphorward

C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...

Language: C - Size: 9.43 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 8

lorey/social-media-profiles-regexs

:card_index: Extract social media profiles and more with regular expressions

Language: Python - Size: 95.7 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 630 - Forks: 72

CZ-NIC/convey

CSV processing and web related data types mutual conversion

Language: Python - Size: 1.26 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 18 - Forks: 4

amarabamba/alx-system_engineering-devops

Projet ALX System Engineering & DevOps Foundations (SE Foundations) visant à maîtriser les bases de l’ingénierie système Linux, l’automatisation shell, la gestion des services, la surveillance système et les pratiques DevOps essentielles pour une infrastructure fiable et efficace.

Language: Shell - Size: 2.32 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

gruhn/regex-utils

TypeScript library for regex intersection, complement and other utilities that go beyond string matching.

Language: TypeScript - Size: 296 KB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

marceloxreis/CS50p

My CS50P solutions and projects. This repository showcases my understanding of Python programming fundamentals, problem-solving, and software design. It covers topics including functions, control flow, libraries, unit testing, file I/O, and regular expressions.

Language: Python - Size: 1.88 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

fent/ret.js

Tokenizes a string that represents a regular expression.

Language: JavaScript - Size: 151 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 96 - Forks: 18

justmarkham/DAT8

General Assembly's 2015 Data Science course in Washington, DC

Language: Jupyter Notebook - Size: 23 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1,613 - Forks: 1,067

DmitryScaletta/twitch-regex

Regular expressions for twitch clips, videos, channels and collections links

Language: TypeScript - Size: 0 Bytes - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

eslamalawy/regex

Regular Expression

Language: JavaScript - Size: 34.2 KB - Last synced at: 13 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stefaniamak/nonogram

Solve and design nonogram puzzles with real-time interaction and smart logic!

Language: Dart - Size: 1.73 MB - Last synced at: 12 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

anishchapagain/AnishPython

Python Scripts for Educational Purpose - Learn Python (Level - Basic to Advance)

Language: Jupyter Notebook - Size: 54.4 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 2

zevv/npeg

PEGs for Nim, another take

Language: Nim - Size: 9.71 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 336 - Forks: 22

t-regx/T-Regx

Simple library for regular expressions in PHP.

Language: PHP - Size: 5.74 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 450 - Forks: 17

LibraryCarpentry/lc-data-intro

Library Carpentry: Introduction to Working with Data (Regular Expressions)

Size: 15.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 32 - Forks: 83

chrdavis/SmartRename

A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions

Language: C++ - Size: 1.24 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 660 - Forks: 47

wasilibs/go-re2

Drop-in replacement for regexp using re2, for any Go app

Language: Go - Size: 16.7 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 153 - Forks: 18

pedrohenrique-ql/vscode-regex-match

🧩 Create, test and debug regular expressions in Visual Studio Code

Language: TypeScript - Size: 4.26 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 6 - Forks: 0

Genivia/RE-flex

A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.

Language: C++ - Size: 73.6 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 562 - Forks: 89

learnbyexample/py_regular_expressions

Learn Python Regular Expressions step by step from beginner to advanced levels

Language: Python - Size: 4.8 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 1,788 - Forks: 226

darvid/python-hyperscan

🐍 A CPython extension for the Hyperscan regular expression matching library.

Language: C - Size: 698 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 175 - Forks: 34

pemistahl/grex

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Language: Rust - Size: 1.58 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 7,478 - Forks: 174

markwhitaker/RegexToolbox.kt

Regular expression tools for Kotlin developers

Language: Kotlin - Size: 422 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 7 - Forks: 0

google/re2j

linear time regular expression matching in Java

Language: Java - Size: 2.4 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1,207 - Forks: 160

subethaedit/SubEthaEdit

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

Language: Objective-C - Size: 140 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 1,399 - Forks: 115

Viorel/RegExpress

A multi-engine tester for Regular Expressions.

Language: C++ - Size: 176 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

Model-Based-Design-Lab/cmwb

Computational Modeling WorkBench

Language: PHP - Size: 95.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

spamegg1/Epp-Discrete-Math-5th-solutions

Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition

Language: TeX - Size: 67.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 100 - Forks: 23

GabrielgsdCIUwU/romans-go-home

Kata TDD roman numerals

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

yonahcodes/CS50P

My Harvardx CS50P Projects and Notes

Language: Python - Size: 3.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

arkanis/php_simple_syntax_highlighting

A simple to-the-point syntax highlighting function written in PHP and using extended regular expressions

Language: PHP - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

darrancebeh/regexify

Regexify, also "RegEx-ify", is a RegEx (Regular Expressions) Generator, made with Next.js and Typescript Front-, and Back-end, hosted on Vercel.

Language: TypeScript - Size: 508 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

codingforentrepreneurs/Guides

Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.

Size: 150 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1,195 - Forks: 518

Cornutum/regexp-gen

Generates strings that match a regular expression

Language: Java - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

mrqadeer/text_prettifier

Python library designed to clean and preprocess text data by removing unwanted elements such as HTML tags, URLs, numbers, special characters, emojis, contractions, and stopwords. It offers flexible functionality, including options to return text in lowercase and as a list of tokens.

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

nitely/nim-regex

Pure Nim regex engine. Guarantees linear time matching

Language: Nim - Size: 3.05 MB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 231 - Forks: 21

rnt-code/Serial-Number-Parser-for-BGH

Modular Serial Number Parser for Internal Device Validation — A configurable LabVIEW subVI designed to validate serial numbers based on format, length, and device type (BGH Product, BGH Asset, Samsung Product). Supports multiple parsing modes and external regex configuration for flexible integration in production test systems.

Language: LabVIEW - Size: 1.97 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ArseniiStratiuk/Discrete-Regex Fork of LidaSemsichko/discrete_regex

Implementation of a basic regex compiler using finite automata and the State design pattern, supporting letters, digits, character classes, *, and + operators.

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

izuzak/noam

JavaScript library for working with automata and grammars for regular and context-free languages

Language: JavaScript - Size: 883 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 216 - Forks: 33

CommonLoon102/RegexFileSearcher

Cross-platform regex file searching tool in .NET 5

Language: C# - Size: 497 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 19 - Forks: 6

Model-Based-Design-Lab/cmlang

Computational Modeling Domain Specific Languages and Tools

Language: Xtend - Size: 413 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

snout-router/regexp

Utility functions for working with regular expressions

Language: TypeScript - Size: 1.21 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

gherkins/regexpbuilderphp

🦉 human-readable regular expressions

Language: PHP - Size: 200 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 1,349 - Forks: 49

mathiasbynens/regenerate

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

Language: JavaScript - Size: 313 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 366 - Forks: 35

codewitch-honey-crisis/rxcg

A regular expression matcher generator for C

Language: C# - Size: 849 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MKaczkow/python_concepts

Repo for general concepts for working with python (e.g. regex, files operations, working with DB's)

Language: Jupyter Notebook - Size: 256 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

mnemnion/mvzr

Minimum Viable Zig Regex

Language: Zig - Size: 216 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 73 - Forks: 2

adiwajshing/WhatsAppInfoBot

A Framework to Build Bots

Language: TypeScript - Size: 456 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 322 - Forks: 98

MU-DotNET/CSharp_10_Programlama_Egitimi

https://www.youtube.com/playlist?list=PLQVXoXFVVtp3e_urGZcMNAHx2Eo4Rm5Xk

Language: C# - Size: 305 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

codebox/readable-regex

Java library for creating readable regular expressions

Language: Java - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 7

uellenberg/REXS

A language for writing regular expressions.

Language: TypeScript - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 3

shreyasminocha/regex-for-regular-folk

🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]

Language: JavaScript - Size: 6.91 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 290 - Forks: 22

MAIPA01/pcre2cpp

A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.

Language: C++ - Size: 217 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Tools4everBV/HelloID-Lib-Prov-HelperFunctions

Helper Functions - Library - helper functions for HelloID Provisioning

Language: JavaScript - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

tfeldmann/simplematch

Minimal, super readable string pattern matching for python.

Language: Python - Size: 110 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 183 - Forks: 8

Rahullkumr/PythonProgramming

Programming questions and materials from Prabhu Sir (PySpider)

Language: Python - Size: 8.57 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

DavidHock07/RegRex

An intuitive Java regular expression builder – create readable and modular regex patterns with a clear API.

Language: Java - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

hknakst/Sistem-programlama

Sistem Programlama Türkçe Kaynak (KTÜ)

Size: 1.2 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 56 - Forks: 6

samkrishna/RegexKitX

Use the pattern-matching Force.

Language: Objective-C - Size: 859 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

hedhyw/rex

Flexible regular expressions constructor for Golang.

Language: Go - Size: 675 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 203 - Forks: 5

agustinbouillet/telefono-argentino

Validador de números de teléfono argentinos

Language: JavaScript - Size: 1.11 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 23 - Forks: 6

J00naTHan/rust-lexical-analyser

Rust Lexical Analyser is a project for Compilers course in Unilasalle (Canoas). The project's main focus is to implement a token generator for a predefined C-like language using Regular Expressions.

Language: Rust - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jayvdb/sre-tools

Helpers for sre_parse, transforming regexes

Language: Python - Size: 24.4 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

aappleby/matcheroni

A minimalist single-header library for building pattern-matchers, lexers, and parsers.

Language: C++ - Size: 7.31 MB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 200 - Forks: 5

jaidevd/numerizer

A Python module to convert natural language numerics into ints and floats.

Language: Python - Size: 50.8 KB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 228 - Forks: 24

IMax153/expressive-ts

A functional programming library designed to simplify building complex regular expressions

Language: TypeScript - Size: 2.66 MB - Last synced at: about 20 hours ago - Pushed at: over 2 years ago - Stars: 92 - Forks: 4

spamscanner/url-regex-safe

Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.

Language: JavaScript - Size: 407 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 82 - Forks: 16

bscript07/SoftUni-Javascript-Fundamentals

Javascript for Fundamentals course at SoftUni -May 2023

Language: JavaScript - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pemistahl/grex-js

A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases

Language: JavaScript - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 2

CoolCat467/idlealign

Idle Align - Emacs Align by Regular Expression as an IDLE Extension

Language: Python - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lorenzofelletti/pyregex

Backtracking regular expression engine written in Python

Language: Python - Size: 1.84 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

regexplanet/regexplanet-java

RegexPlanet's Java backend

Language: Java - Size: 6.31 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

archoleat/reglib

Library with ready-to-use regex

Language: TypeScript - Size: 342 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

cmccomb/human_regex

A regex library for humans, written in Rust 🦀

Language: Rust - Size: 3.16 MB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 54 - Forks: 4

tobyhodges/regex-introduction

Introduction to Regular Expressions

Language: JavaScript - Size: 1.8 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

caimeng2/seesus

A Python package that identifies 17 Sustainable Development Goals and their 169 Targets in text, and classifies into social, environmental, and economic sustainability.

Language: Python - Size: 827 KB - Last synced at: about 2 hours ago - Pushed at: 11 months ago - Stars: 8 - Forks: 3

VerbalExpressions/RVerbalExpressions

:speech_balloon: Create regular expressions easily

Language: R - Size: 874 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 280 - Forks: 12

tiksem/KotlinSpirit

Lightweight library for parsing text in Kotlin, inspired by C++ boost spirit library.

Language: Kotlin - Size: 6.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

k1729p/Miscellany

Language: Java - Size: 6.17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jonclayden/ore

An R interface to the Onigmo regular expression library

Language: C - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 57 - Forks: 3

gcarreno/TestRegularExpressions

This is an example on how to use regular expressions

Language: Pascal - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zyedidia/sregx

A tool and library for using structural regular expressions.

Language: Go - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 62 - Forks: 4

CommonLoon102/RegexTestBench

Cross-platform regex testing tool in .NET 5

Language: C# - Size: 187 KB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 2

fethalen/better_fasta_grep

A Grep-like tool for retrieving matching sequence records from a FASTA file.

Language: Python - Size: 644 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2