Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
tinywm is an itsy bitsy floating window manager in around 220 lines of code.
toys is an experiment to create a JSON API for exploring Guix channels on the internets.
This Neovim plugin provides a code snippet engine written in Lua.
Solarized8 contains optimized Solarized colorschemes for Vim. Best served with true-color terminals.
mini is a collection of small, high quality Neovim modules written in Lua.
This Vim plugin provides syntax highlighting and indentation support for the GNU Assembler (gas.)
This Vim plugin extends the built-in `sh.vim` to support the Bats (Bash Automated Testing Framework) testing framework's syntax.
This Vim plugin provides better syntax highlighting, indentation, and interactions (folding, concealing, keymaps, etc.) for editing Markdown.
A super powerful autopairs plugin for Neovim supporting multiple characters.
Insert or delete brackets, parens, quotes in pair.
Features:
Insert in pair
Delete in pair
Insert new indented line after Return
Insert spaces before closing characters, only for [], (),
Skip ' when inside a word
Skip closed bracket.
Ignore auto pair when previous character is
Fast Wrap
Quick move char to closed pair
Quick jump to closed pair.
Fly Mode
Multibyte Pairs
LSPSaga provides a client UI for the Neovim language server protocol client.
vim-minisnip allows you to quickly insert "templates" into files. Among all the other snippet plugins out there, the primary goal of minisnip is to be as minimal and lightweight as possible.
This Neovim package provides the canonical configurations for the Neovim builtin LSP client.
This plugin provides an LSP backend for the Neovim cmp plugin.
vim-visualstar is a Vim plugin to provide a star feature for Visual-mode. In other words, you can search your selection text in Visual-mode.
Minimalistic plugin for commenting/uncommenting code in Vim.
This Neovim plugin adds a LuaSnip source for the cmp completion engine.
Paredit performs structured editing of Lisp S-expressions in Vim. Paredit.vim is similar to paredit.el for Emacs.
A completion engine for neovim written in Lua. Completion sources are installed from external repositories and 'sourced'.
A Neovim plugin for saving your work before the world collapses or you type :qa!.