Thanks to visit codestin.com
Credit goes to github.com

Skip to content

KyleKing/KyleKing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

A few of my main projects:

Terminal UI Applications

repo-dashboard (repo) - TUI for viewing linked PRs, git status, stashes, and other information across multiple local git repositories

demo

tail-jsonl (repo) - Tail JSONL logs with pretty formatting and multi-line text like exceptions extracted for easier review

demo

jj-diff (repo) - TUI diff tool designed for jj workflows and as a drop-in replacement for scm-diff-editor

demo

paper-todo-tui (repo) - TUI adaption of the minimalist productivity system from Paper Apps "TODO"

demo

GitHub CLI Extensions

gh-lazydispatch (repo) - Standalone or GitHub CLI extension for dispatching workflows interactively, from history, and more

demo

Mdformat Plugins

A comprehensive suite of mdformat plugins for extending CommonMark formatting capabilities.

Plugin Description
mdformat-admon Format python-markdown admonitions
mdformat-front-matters Format YAML, TOML, or JSON front matter in markdown files
mdformat-gfm-alerts Format GitHub's blockquote-based admonitions (alerts)
mdformat-hooks Run shell commands (like mdsf for code formatting) as post-processing hooks
mdformat-mkdocs Format MkDocs-specific markdown including admonitions, content tabs, and Material theme features
mdformat-obsidian Format Obsidian callouts (admonitions) and wiki-links
mdformat-plugin-template Opioniated copier template for creating new mdformat plugins with modern Python tooling
mdformat-slw Better markdown diffs by reducing semantic line breaks

Python Development Tools

calcipy (repo) - Python development toolkit with task runners, documentation generators, and quality checks. Use with calcipy_template (repo) for project scaffolding and corallium (repo) for shared utilities

copier-template-tester (repo) - Configurable CLI and pre-commit tool for testing copier templates

Workflow & Testing

(Beta) dagtest (repo) - Complex workflow automation testing. Model and run complex workflow automation testing with Playwright and event listeners

Utilities & Other Projects

doner (repo - Managed pinned versions in Dockerfiles (doner: DOcker maintaiNER)

app-template (repo) - Minimal Deno, Hono, HTMX template (HAVE I USED THIS ANYWHERE?)

djot-fmt (repo) - Formatter for djot markup language

mise-postgres-binary (repo) - Mise plugin for installing PostgreSQL binaries


Personal Website | PyPI Packages

About

Profile README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors