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.
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.
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 must have a meme generator. Using a web browser seems so jejune.
My org-capture and org-protocol setup.
emacs-importmagic is an Emacs package inspired by thpython-importmagic library and PyCharm's ability to suggesimports for unresolved symbols.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
emacs-elquery is a library that lets you parse, query, set, and format HTML using Emacs Lisp. It implements most of the querySelector API with elquery-$, and can get and set HTML attributes.
emacs-prelude-ivy provides just the ivy configuration from Prelude.
{code
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-hl-line-plus provides exntensions to hl-line.el.
My org-capture and org-protocol setup.
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.
emacs-vline-mode provides a simple Emacs major-mode for the redo build system.
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.
This package provides integration with zoxide for Emacs.
emacs-dirvish empowers dired by giving it a modern UI in a unintrusive way. Emacs users deserve a file manager better than those popular ones on terminal such as ranger, vifm, lf since Emacs is not limited to a terminal.
Hide mode-line, display necessary information at right of minibuffer.
emacs-imgur-el is a simple library for uploading pictures to imgur.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
An emacs front-end for fzf.
This package provides an asynchronous fuzzy finder similar to the fzf command-line fuzzy finder, written in pure Elisp.