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

Topic: "regex"

BurntSushi/ripgrep

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

Language: Rust - Size: 5.22 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 58,588 - Forks: 2,355

ziishaned/learn-regex

Learn regex the easy way

Size: 906 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 46,114 - Forks: 6,249

sharkdp/fd

A simple, fast and user-friendly alternative to 'find'

Language: Rust - Size: 2.11 MB - Last synced at: 27 days ago - Pushed at: 29 days ago - Stars: 40,755 - Forks: 958

Blankj/AndroidUtilCode

:fire: Android developers should collect the following utils(updating).

Language: Java - Size: 45.1 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 33,672 - Forks: 10,706

dottxt-ai/outlines

Structured Outputs

Language: Python - Size: 54.6 MB - Last synced at: 11 days ago - Pushed at: 25 days ago - Stars: 13,160 - Forks: 657

learnbyexample/Command-line-text-processing 📦

:zap: From finding text to search and replace, from sorting to beautifying text and more :art:

Language: Shell - Size: 942 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 10,192 - Forks: 710

any86/any-rule

🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台

Language: TypeScript - Size: 3.48 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8,662 - Forks: 825

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.63 MB - Last synced at: 27 days ago - Pushed at: 29 days ago - Stars: 7,929 - Forks: 183

chmln/sd

Intuitive find & replace CLI (sed alternative)

Language: Rust - Size: 405 KB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 6,790 - Forks: 151

CJex/regulex

:construction: Regular Expression Excited!

Language: TypeScript - Size: 407 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 5,822 - Forks: 763

intel/hyperscan

High-performance regular expression matching library

Language: C++ - Size: 5.47 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 5,240 - Forks: 778

VincentSit/ChinaMobilePhoneNumberRegex

Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。

Size: 77.1 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 4,790 - Forks: 507

yoav-lavi/melody

Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

Language: Rust - Size: 3.8 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4,720 - Forks: 56

geongeorge/i-hate-regex

The code for iHateregex.io 😈 - The Regex Cheat Sheet

Language: Vue - Size: 7.46 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 4,540 - Forks: 321

unjs/magic-regexp

A compiled-away, type-safe, readable RegExp alternative

Language: TypeScript - Size: 5.76 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4,301 - Forks: 67

Bowen7/regex-vis

🎨 Regex visualizer & editor

Language: TypeScript - Size: 2.58 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 4,036 - Forks: 295

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: 8.13 MB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 3,874 - Forks: 489

aykutkardas/regexlearn.com

Learn RegEx step by step, from zero to advanced.

Language: TypeScript - Size: 2.63 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3,772 - Forks: 262

slevithan/xregexp

Extended JavaScript regular expressions

Language: JavaScript - Size: 4.21 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 3,330 - Forks: 274

cdoco/common-regex

:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。

Size: 1.37 MB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 3,114 - Forks: 414

Genivia/ugrep

🔍 ugrep 7.5 file pattern searcher -- a user-friendly, faster, more capable grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more

Language: C++ - Size: 144 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 3,003 - Forks: 128

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: 3 days ago - Pushed at: over 1 year ago - Stars: 2,995 - Forks: 203

cdoco/learn-regex-zh

:cn: 翻译: 学习正则表达式的简单方法

Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 2,628 - Forks: 475

comby-tools/comby

A code rewrite tool for structural search and replace that supports ~every language.

Language: OCaml - Size: 1.82 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2,529 - Forks: 68

sk3pp3r/cheat-sheet-pdf

📜 A Cheat-Sheet Collection from the WWW

Language: HTML - Size: 75.1 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2,117 - Forks: 658

0xSobky/HackVault

A container repository for my public web hacks!

Language: JavaScript - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1,994 - Forks: 277

mathiasbynens/emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

Language: JavaScript - Size: 183 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 1,885 - Forks: 173

learnbyexample/py_regular_expressions

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

Language: Python - Size: 4.95 MB - Last synced at: 19 days ago - Pushed at: 22 days ago - Stars: 1,818 - Forks: 230

learnbyexample/scripting_course

:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.

Language: Vim Script - Size: 1.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1,404 - Forks: 189

sakura-editor/sakura

SAKURA Editor (Japanese text editor for MS Windows)

Language: C++ - Size: 109 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,394 - Forks: 179

mmotti/pihole-regex

Custom regex filter list for use with Pi-hole.

Language: Python - Size: 713 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1,366 - Forks: 171

gherkins/regexpbuilderphp

🦉 human-readable regular expressions

Language: PHP - Size: 216 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 1,350 - Forks: 47

pomsky-lang/pomsky

A new, portable, regular expression language

Language: Rust - Size: 1.74 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1,344 - Forks: 19

0xacb/recollapse

REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications

Language: Python - Size: 737 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1,271 - Forks: 145

dlang/phobos

The standard library of the D programming language

Language: D - Size: 65.7 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 1,232 - Forks: 746

mazen160/secrets-patterns-db

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

Language: Python - Size: 180 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,210 - Forks: 148

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

Language: JavaScript - Size: 851 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1,170 - Forks: 79

StefanSchroeder/Golang-Regex-Tutorial

Golang - Regular Expression Tutorial

Language: Perl - Size: 104 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1,149 - Forks: 142

learnbyexample/learn_gnuawk

Example based guide to mastering GNU awk

Language: Shell - Size: 5.53 MB - Last synced at: 16 days ago - Pushed at: 19 days ago - Stars: 1,129 - Forks: 83

spatie/regex

A sane interface for php's built in preg_* functions

Language: PHP - Size: 91.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,117 - Forks: 47

swanandx/lemmeknow

The fastest way to identify anything!

Language: Rust - Size: 627 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1,064 - Forks: 42

dlclark/regexp2

A full-featured regex engine in pure Go based on the .NET engine

Language: Go - Size: 479 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1,060 - Forks: 85

8051Enthusiast/regex2fat

Turn your favourite regex into FAT32

Language: Rust - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1,030 - Forks: 13

katef/libfsm

DFA regular expression library & friends

Language: C - Size: 8.01 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 970 - Forks: 57

learnbyexample/TUI-apps

Terminal User Interface (TUI) apps

Language: Python - Size: 1.19 MB - Last synced at: about 18 hours ago - Pushed at: 5 months ago - Stars: 937 - Forks: 64

osintbrazuca/osint-brazuca-regex

Repositório criado com intuito de reunir expressões regulares dentro do contexto Brasil

Size: 453 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 936 - Forks: 75

mingrammer/commonregex

🍫 A collection of common regular expressions for Go

Language: Go - Size: 41 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 898 - Forks: 68

lixiang1994/AttributedString

基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.

Language: Swift - Size: 9.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 896 - Forks: 80

ruddfawcett/Notepad

[iOS] A fully themeable markdown editor with live syntax highlighting.

Language: Swift - Size: 320 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 896 - Forks: 107

alexpovel/srgn

A grep-like tool which understands source code syntax and allows for manipulation in addition to search

Language: Rust - Size: 14 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 870 - Forks: 9

Drew-Alleman/DataSurgeon

Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text

Language: Rust - Size: 25.9 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 834 - Forks: 67

isaacbernat/netflix-to-srt

Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)

Language: JavaScript - Size: 1.25 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 809 - Forks: 78

MorvanZhou/easy-scraping-tutorial

Simple but useful Python web scraping tutorial code.

Language: Jupyter Notebook - Size: 3.26 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 806 - Forks: 544

manoss96/pregex

PRegEx - Programmable Regular Expressions

Language: Python - Size: 308 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 806 - Forks: 23

rapid7/recog

Pattern recognition for hosts, services, and content

Language: Ruby - Size: 7.49 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 751 - Forks: 211

ota-meshi/eslint-plugin-regexp

ESLint plugin for finding regex mistakes and style guide violations.

Language: TypeScript - Size: 4.43 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 749 - Forks: 15

bennypowers/nvim-regexplainer

Describe the regexp under the cursor

Language: Lua - Size: 240 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 742 - Forks: 8

ehmicky/wild-wild-path

🤠 Object property paths with wildcards and regexps 🌵

Language: JavaScript - Size: 5.66 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 730 - Forks: 16

thierryc/Sketch-Find-And-Replace

Sketch plugin to do a find and replace on text within layers

Language: JavaScript - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 709 - Forks: 37

h33tlit/secret-regex-list

List of regex for scraping secret API keys and juicy information.

Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 703 - Forks: 70

yaa110/nomino

Batch rename utility for developers

Language: Rust - Size: 1.1 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 699 - Forks: 24

k-takata/Onigmo

Onigmo is a regular expressions library forked from Oniguruma.

Language: C - Size: 3.99 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 664 - Forks: 101

ArtSabintsev/Guitar 📦

A Cross-Platform String and Regular Expression Library written in Swift.

Language: Swift - Size: 1.84 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 659 - Forks: 33

sminez/ad

an adaptable text editor

Language: Rust - Size: 4.86 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 650 - Forks: 28

liangjingkanji/spannable

Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包

Language: Kotlin - Size: 1.16 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 647 - Forks: 54

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: 3 months ago - Pushed at: almost 2 years ago - Stars: 638 - Forks: 73

VectorCamp/vectorscan Fork of intel/hyperscan

A portable fork of the high-performance regular expression matching library

Language: C++ - Size: 23.9 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 621 - Forks: 72

slevithan/regex

JS regexes ➕ future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices.

Language: JavaScript - Size: 740 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 618 - Forks: 15

lukeed/regexparam

A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️

Language: JavaScript - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 593 - Forks: 24

rek7/mXtract

mXtract - Memory Extractor & Analyzer

Language: C++ - Size: 1.48 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 592 - Forks: 89

Genivia/RE-flex

Yet another high-performance C++ regex library and lexical analyzer generator like Flex: 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: 74.1 MB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 578 - Forks: 92

neilgupta/Sherlock

Natural-language event parser for Javascript

Language: HTML - Size: 186 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 555 - Forks: 34

fancy-regex/fancy-regex

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

Language: Rust - Size: 1.68 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 554 - Forks: 43

lydell/js-tokens

Tiny JavaScript tokenizer.

Language: JavaScript - Size: 733 KB - Last synced at: 1 day ago - Pushed at: 28 days ago - Stars: 544 - Forks: 39

Lifailon/PS-Commands

📚 Large base of PowerShell notes in ru language (Сheat Sheet & Documentation).

Language: PowerShell - Size: 63.2 MB - Last synced at: 18 days ago - Pushed at: 22 days ago - Stars: 524 - Forks: 68

moimikey/awesome-devtools

🤖 A curated list of in-browser bookmarklets, tools, and resources for modern full-stack software engineers.

Size: 95.7 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 499 - Forks: 51

Charcoal-SE/SmokeDetector

Headless chatbot that detects spam and posts links to it in chatrooms for quick deletion.

Language: Python - Size: 1.87 GB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 492 - Forks: 193

gadenbuie/regexplain

🔍 An RStudio addin slash regex utility belt

Language: R - Size: 35.1 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 488 - Forks: 27

peter-winter/ctpg

Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.

Language: C++ - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 456 - Forks: 24

t-regx/T-Regx

Simple library for regular expressions in PHP.

Language: PHP - Size: 5.74 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 450 - Forks: 17

Jcparkyn/nodexr

Graphical regular expression editor

Language: C# - Size: 14.3 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 438 - Forks: 55

luximetr/AnyFormatKit

Simple text formatting in Swift

Language: Swift - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 433 - Forks: 57

l4yton/RegHex

A collection of regexes for every possbile use

Language: Shell - Size: 32.2 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 416 - Forks: 71

heqin-zhu/music-recover

:musical_note: 缓存文件转换为 MP3 文件

Language: Python - Size: 23.9 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 409 - Forks: 118

micromatch/anymatch

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

Language: JavaScript - Size: 91.8 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 401 - Forks: 42

jnxyp/Bilibili-Block-List

基于正则表达式的Bilibili弹幕屏蔽规则 / Regex-based filtering rules for Bilibili.com

Language: HTML - Size: 137 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 390 - Forks: 24

mifmif/Generex

A Java library for generating String from a regular expression.

Language: Java - Size: 230 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 382 - Forks: 76

lk-geimfari/expynent 📦

A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.

Language: Python - Size: 240 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 380 - Forks: 51

royreznik/rexi

Terminal UI for Regex Testing

Language: Python - Size: 464 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 374 - Forks: 14

speed-highlight/core

Lightweight syntax highlighter library for the Web and the Terminal

Language: JavaScript - Size: 2.55 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 365 - Forks: 21

Bogdanp/cursive_re

Readable regular expressions for Python 3.6 and up.

Language: Python - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 361 - Forks: 11

SAP/credential-digger

A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models :lock:

Language: Python - Size: 5.15 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 357 - Forks: 54

jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

Language: JavaScript - Size: 113 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 355 - Forks: 43

kevva/url-regex

Regular expression for matching URLs

Language: JavaScript - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 354 - Forks: 66

BurntSushi/regex-automata 📦

A low level regular expression library that uses deterministic finite automata.

Language: Rust - Size: 39.1 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 353 - Forks: 25

ecrmnn/minta

✳️  Electron app for generating regular expressions

Language: JavaScript - Size: 1.05 MB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 350 - Forks: 25

slevithan/awesome-regex

🦉 A curated collection of regex tools, tutorials, libraries, etc.

Size: 189 KB - Last synced at: 1 day ago - Pushed at: 23 days ago - Stars: 343 - Forks: 14

zix99/rare

Create terminal-based histograms, bar graphs, tables, heatmaps and more in realtime using regex and expressions.

Language: Go - Size: 5.45 MB - Last synced at: 18 days ago - Pushed at: 20 days ago - Stars: 341 - Forks: 16

cytopia/awesome-ci

Awesome Continuous Integration - Lot's of tools for git, file and static source code analysis.

Language: Shell - Size: 318 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 338 - Forks: 21

learnbyexample/learn_gnugrep_ripgrep

Example based guide to mastering GNU grep and ripgrep

Language: Shell - Size: 4.59 MB - Last synced at: 16 days ago - Pushed at: 20 days ago - Stars: 337 - Forks: 43