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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
css-milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework.
css-spcss is a simple and plain stylesheet for simple text-based websites.
css-micro-reset provides a minimal barebone CSS Reset.
css-microtip is a modern, minimal css tooptip library with accessibility baked in. Just 1kb minified and gzipped.
css-mvp provides an out of the box CSS styling for HTML elements. No class names, no framework to learn.
css-wing provides everything you need to create a basic project is included, all in a 2kb file (minified + gzipped). On top of that, almost everything is styled automatically, without the need for learning specific classes. This allows for an intuitive experience developing with Wing, as it's designed to be a boilerplate stylesheet for any project.
shitchat is a shitty chat app.
terminal-shit is a chat client that can be run in two modes: in and out.
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
emacs-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.
Various helper functions that char uses including a SQL utility for connecting to postgres, inserting tickets into a commit message, dragging a buffer around, and more.
emacs-pippel is an Emacs frontend for the Python package manager pip.
emacs-nano-theme provides a consistent theme for GNU Emacs.
GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.
emacs-ranger is a minor mode that runs within dired, it emulates many of ranger's features. This minor mode shows a stack of parent directories, and updates the parent buffers, while you're navigating the file system. The preview window takes some of the ideas from Peep-Dired, to display previews for the selected files, in the primary dired buffer.
emacs-ii-mode is an Emacs mode for handling files created by ii. It can help you to stay logged in even through emacs restarts. The model of using Emacs for interfaces to external programs, rather than running them inside the elisp environment itself also seems more elegant. This allows for a much more detached use of irc, not having to keep one buffer open for each channel, but still getting notified if someone pings you.
This package provides an asynchronous fuzzy finder similar to the fzf command-line fuzzy finder, written in pure Elisp.
emacs-sam-el provides structural regular expressions for Emacs.
Copilot.el is an Emacs plugin for GitHub Copilot. This plugin is unofficial and based on binaries provided by copilot.vim. Note: You need access to GitHub Copilot to use this plugin.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
emacs-nyaatouch is a highly ergonomic dvorak modal editing scheme for Emacs.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
This package provides semantic highlighting in Emacs for C and C++ code through the ccls language server. It is based on the emacs-ccls package, only modified to work with the emacs-eglot LSP plugin instead of emacs-lsp-mode.
emacs-impostman provides utilities for importing Postman collections and environments.