nim-lang packages web ui
Go to file
Daylin Morgan f2d39c58dc
feat: add hyperlinks to version table
2024-02-07 15:02:55 -06:00
.github/workflows ci: no constant rebuild necessary 2023-11-25 00:24:46 -06:00
site refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
src feat: add hyperlinks to version table 2024-02-07 15:02:55 -06:00
.gitignore refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
LICENSE docs: add license and README 2023-11-13 23:30:32 -06:00
README.md docs: update README 2023-11-25 02:21:45 -06:00
config.nims feat: add hyperlinks to version table 2024-02-07 15:02:55 -06:00
nimpkgs.nimble refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
package.json refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
pnpm-lock.yaml refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
unocss.config.ts feat: add hyperlinks to version table 2024-02-07 15:02:55 -06:00

README.md

nimpkgs

The nimble.directory alternative no one asked for, that I felt like making anyways. Check it out at nimpkgs.dayl.in.


why though...

In it's current form packages for nim are managed by a single JSON file. A web UI is available at nimble.directory(repo). But, there are some outstanding issues that have affected even my own packages.

This site is client-only, powered by karax and styled with unocss. This makes it trivial to deploy with Github Actions.

license

Logos in site/img by The Nim Programming language used under CC BY 3.0.