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.
SampleHive let’s you manage your audio samples in a nice and simple way, just add a directory where you store all your samples, or drag and drop a directory on it to add samples to it, and it will help sort, search, play and view some information about the sample.
Kaolin is a set of eye pleasing themes for GNU Emacs with support for a large number of modes and external packages.
The lsp-mode client for tailwindcss, using language server from official vscode plugin
nerd-icons-corfu.el - Icons for Corfu via nerd-icons
Emacs tool for running flutter mobile apps on desktop using hover.
dart-server is a minor mode for editing Dart files in Emacs.
Emacs tools for working with the Flutter SDK
Emacs major mode for .svelte files based on mhtml-mode
Yasnippets for React.
Utility functions for writing pythonic emacs package.
Edit, visualize, build and run Faust code
Kanban table for org-mode
Upload whatever you need to a pastebin server. The commands `0x0-upload-file',`0x0-upload-text' and `0x0-upload-kill-ring', which respectively upload (parts of) the current buffer, a file on your disk and a string from the minibuffer can be used too.
The default host and the host this package is named after is https://0x0.st. Consider donating to https://liberapay.com/mia/donate if you like the service.
LICENSE templates for yasnippet
This is a convenient language bundle for the Emacs package tree-sitter. It serves as an interim distribution mechanism, until tree-sitter is widespread enough for language-specific major modes to incorporate its functionalities.
For each supported language, this package provides:
1. Pre-compiled grammar binaries for 3 major platforms: macOS, Linux and Windows, on x86_64. In the future, tree-sitter-langs may provide tooling for major modes to do this on their own. 2. An optional highlights.scm file that provides highlighting patterns. This is mainly intended for major modes that are not aware of tree-sitter. A language major mode that wants to use tree-sitter for syntax highlighting should instead provide the query patterns on its own, using the mechanisms defined by tree-sitter-hl. 3. Optional query patterns for other minor modes that provide high-level functionalities on top of tree-sitter, such as code folding, evil text objects… As with highlighting patterns, major modes that are directly aware of tree-sitter should provide the query patterns on their own.
A Emacs client for Python Jedi Language Server (LSP client plugin for lsp-mode Emacs extension).
A Emacs client for Python Jedi Language Server (LSP client plugin for lsp-mode Emacs extension).
Automatically install and use tree-sitter major modes in Emacs 29+. If the tree-sitter version can’t be used, fall back to the original major mode
A set of useful Emacs modes and functions for users of Nix and Nix OS.
nerd-icons-completion - Use nerd-icons for completion
Pyenv mode integrates Fabián E. Gallina's python.el with the pyenv tool. This gives packages which already use python.el (like python-django) pyenv virtual environment support out-of-the-box.
Emacs Dart IDE using lsp-mode to connect to Dart Analysis Server.
Major mode for editing PKGBUILD files
Major Emacs mode for the Faust programming language, featuring syntax highlighting, automatic indentation and auto-completion.