8000 GitHub - kisaragi-hiu/elpas: WIP frontend list for all/many ELPAs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kisaragi-hiu/elpas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.
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

WIP frontend list for all/many ELPAs

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0