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.
Django minor mode for commanding manage.py
Kaolin is a set of eye pleasing themes for GNU Emacs with support for a large number of modes and external packages.
LICENSE templates for yasnippet
Display nerd icons in ibuffer
See the effect of your HTML as you type it.
nerd-icons theme for treemacs
Edit, visualize, build and run Faust code
Modern block styling with org-indent.
org-modern provides a clean and efficient org style. The blocks (e.g. source, example) are particularly nicely decorated. But when org-indent is enabled, the block "bracket", which uses the fringe area, is disabled.
This small package approximately reproduces the block styling of org-modern when using org-indent. It can be used with or without org-modern. Recent versions support "bulk-indented" blocks nested within lists
A set of useful Emacs modes and functions for users of Nix and Nix OS.
Django mode and snippets for Emacs
cmake-ide is a package to enable IDE-like features on Emacs for CMake projects. It also supports non-CMake projects as long as a compilation database is generated out-of-band.This includes autocompletion and on-the-fly syntax checking in Emacs for CMake projects with minimal configuration. It uses other packages to do its heavy lifting, in a combination of:
* rtags * flycheck * auto-complete-clang * company-clang * irony
`cmake-ide` will set variables and call functions for the installed dependent packages.
It works by running CMake in Emacs in order to obtain the necessary compiler flags to pass to the other tools. Since all the dependencies are specified in the CMake scripts, there is no need to maintain a parallel dependency tracking system for Emacs. Just ask CMake.
dart-server is a minor mode for editing Dart files in Emacs.
nerd-icons-completion - Use nerd-icons for completion
kanban.el --- Parse org-todo headlines to use org-tables as Kanban tables
Emacs tools for working with the Flutter SDK
A Emacs client for Python Jedi Language Server (LSP client plugin for lsp-mode Emacs extension).
The lsp-mode client for tailwindcss, using language server from official vscode plugin
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.
Major Emacs mode for the Faust programming language, featuring syntax highlighting, automatic indentation and auto-completion.
A major mode for editing RON files.
The longest continuously maintained Emacs major mode for editing Python code.
Poetry.el is a wrapper around Poetry, offering a simple an intuitive interface in Emacs.
Major mode for editing PKGBUILD files
Emacs Dart IDE using lsp-mode to connect to Dart Analysis Server.