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-carbslinux-style provides the common css styles used by Carbs Linux projects.
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.
css-micro-reset provides a minimal barebone CSS Reset.
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-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-spcss is a simple and plain stylesheet for simple text-based websites.
terminal-shit is a chat client that can be run in two modes: in and out.
shitchat is a shitty chat app.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
emacs-lin is a stylistic enhancement for Emacs’ built-in hl-line-mode. It remaps the hl-line face (or equivalent) buffer-locally to a style that is optimal for major modes where line selection is the primary mode of interaction.
emacs-free-keys shows available key bindings in the current buffer.
{code
Hide mode-line, display necessary information at right of minibuffer.
emacs-helm-pydoc provides a pydoc helm interface.
This package builds Emacs with pure GTK, meant for window systems supported by GDK such as Wayland and Broadway. It is recommended that use this package for such systems, unless you use X.
emacs-redo-mode provides a simple Emacs major-mode for the redo build system.
My org-capture and org-protocol setup.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
This package provides integration with zoxide for Emacs.
emacs-hl-line-plus provides exntensions to hl-line.el.
A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
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.
This package displays ElDoc documentations in a childframe.