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.
This package provides a major mode for editing and executing BQN code. It can be used to interactively evaluate BQN code in buffer or can be used to launch BQN REPL sessions. For evaluating BQN code or spawning interpreters an executable implementation is required such as cbqn or dbqn.
mastodon.el is an Emacs client for Mastodon, the federated microblogging social network.
This package provides completion for JavaScript files utilizing Flow.
This package provides syntax highlighting for .env files.
This package provides scripts and configurations to leverage LSP mode in Docker environment.
git-link returns the URL for the current buffer's file location at the current line number or active region. git-link-commit returns the URL for a commit. URLs are added to the kill ring.
emacs-org-static-blog is one more static blog generator, it focuses on being simple. All files are simple Org files in a directory. The only requirement is that every Org file must have a title and a date keywords, and optionally, a filetags keyword.
ov.el provides a simple way to manipulate overlays in Emacs.
Speed Type allows you to practice your touch typing skills. You can test yourself by typing snippets from online books or use any piece of text or code you have in Emacs. Speed Type keeps track of your stats (WPM, CPM, accuracy) while you are typing.
cort is a lightweight Emacs Lisp unit test library.
This package provides functions for highlighting and navigating between symbols.
This package provides a way of showing an inline arguments hint for the C/C++ function at point.
emacs-key-chord provides key-chord-mode, a mode for binding key chords to commands. A key chord is defined as two keys pressed simultaneously or a single key quickly pressed twice.
This package provides a visual zap-to-char command for Emacs.
This package provides an Emacs based interface for GNU Go, which can be started via M-x gnugo. It has a graphical mode where the board and stones are drawn using XPM images and supports the use of a mouse. You can switch to the graphical mode by running M-x gnugo-image-display-mode.
The denote-journal package makes it easier to use Denote for journaling. While it is possible to use the generic denote command (and related) to maintain a journal, this package defines extra functionality to streamline the journaling workflow.
FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.
A dark theme with contrasting colours for Emacs based on the lush theme by Andre Richter, using the same colours palette as the the built-in dichromacy theme; intended to be suitable for red/green colour blind users.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.
Fixed-pitch mode is an Emacs minor mode for setting a monospaced typeface. This allows you to set a proportional typeface for UI elements while keeping a monospaced typeface for code.
Corfu enhances the default completion in region function with a completion overlay. The current candidates are shown in a popup overlay below or above the point. Corfu can be considered the minimalistic completion-in-region counterpart of the Vertico minibuffer UI.
This package provides SLIME's convenient M-.and M-, navigation in emacs-lisp-mode, together with an elisp equivalent of slime-describe-symbol.
Latex-extra defines extra commands and keys for LaTeX mode, as well as brings user experience improvements.