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-micro-reset provides a minimal barebone CSS Reset.
css-carbslinux-style provides the common css styles used by Carbs Linux projects.
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.
css-mvp provides an out of the box CSS styling for HTML elements. No class names, no framework to learn.
css-mini-css is a lightweight CSS framework (under 7KB gzipped) designed with mobile devices and modern browsers in mind. Responsiveness, ease of use and customization are some of the main features of the framework, while accessibility and extensive documentation are some of the secondary focuses of the project. The framework is written using Sass, while most of its components are based on Flexbox.
terminal-shit is a chat client that can be run in two modes: in and out.
shitchat is a shitty chat app.
emacs-telephone-line is a new implementation of Powerline for emacs with optional baked-in evil support, antialiased separators, and an easy configuration language which makes it trivial to write your own themes.
An emacs front-end for fzf.
The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification.
emacs-redo-mode provides a simple Emacs major-mode for the redo build system.
The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).
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-sam-el provides structural regular expressions for Emacs.
Migrate your notes b/w different note-taking software
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. This derivative package fixes the build for emacs28+ versions.
This package displays ElDoc documentations in a childframe.
emacs-trident-mode is an emacs minor mode and collection of commands for working with Parenscript code in SLIME and sending it to the browser via Skewer. The goal is to create an environment for hacking Parenscript which fits as naturally as possible into the Lisp style of interactive development.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
emacs-importmagic is an Emacs package inspired by thpython-importmagic library and PyCharm's ability to suggesimports for unresolved symbols.
emacs-impostman provides utilities for importing Postman collections and environments.
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.
My org-capture and org-protocol setup.
sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.