Skip to content

Latest commit

 

History

178 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elpas.kisaragi-hiu.com

Like MELPA’s list, but for all packages.

Browser interface for searching for Emacs packages.

Data sources

MELPA
MELPA has JSON for its package list (used by its frontend) so this is simple.
CELPA
CELPA is MELPA-like and provides JSON package list in the same format.
Other ELPAs
the ELPA archive-contents format is… Emacs Lisp S-expressions. Reasonable given its main use. But this means we have to run Emacs to process it at some point. It’s far better to do this at build time, of course.
emacsmirror
Currently I’m reading the list of builtin packages from emacsmirror.

Set up

make dev

Which runs bun install, goes into web/, and runs the Astro dev server.

Build

make json
make build

About

A frontend that lists packages from many ELPAs in one place

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages