vim-instant-markdown
vim-instant-markdown provides live
Markdown preview from Vim/Neovim in your
web browser with minimal configuration.
When you open a Markdown file, the
plugin l...
Enter
vim-signify
vim-signify shows version-control diffs
directly in Vims sign column so you can
see added, changed, and removed lines at
a glance. It computes hunks against y...
Enter
Tabular
Tabular is a Vim plugin for aligning
text into neat columns using
pattern-driven rules. Instead of
manually spacing content, you define an
alignment targetsuc...
Enter
Gutentags
vim-gutentags automates the management
of tag files in Vim so developers never
have to run ctags manually again. It
tracks file changes and regenerates tags
in...
Enter
asynquence
asynquence is a small, promise-like
flow library for composing asynchronous
steps into readable sequences. Instead
of juggling nested callbacks, you create
a c...
Enter
Cancelable Async Flows
CAF (Cancelable Async Flows) is a small
utility that brings cooperative
cancellation to JavaScript async
workflows. It wraps async generators or
promise-return...
Enter
ES6 Tutorial
This is a comprehensive, book-style
tutorial that teaches modern JavaScript
beginning with ES6 and continuing into
later additions to the language. It
introduc...
Enter
Kanboard
Kanboard is a free and open source
project management software focused on
the Kanban methodology. It visualizes
your work clearly and simply so you can
limit w...
Enter
pino
When logging, it's important to use
the least amount of resources available.
Over time, logged messages tend to pile
up. This can lead to some negative eff...
Enter