nim-lang packages web ui
Find a file
2024-08-17 09:36:35 -05:00
.github/workflows ci: no constant rebuild necessary 2023-11-25 00:24:46 -06:00
site feat: add proper 404 page 2024-02-29 10:35:28 -06:00
src purposeless refactorings 2024-08-17 09:34:56 -05:00
.gitignore switch to nimble 2024-08-17 09:13:27 -05:00
config.nims switch to nimble 2024-08-17 09:13:27 -05:00
flake.lock update packages 2024-08-17 09:36:35 -05:00
flake.nix use nix nimble 2024-08-17 09:35:44 -05:00
LICENSE docs: add license and README 2023-11-13 23:30:32 -06:00
nimble.lock switch to nimble 2024-08-17 09:13:27 -05:00
nimpkgs.nimble refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
package.json update packages 2024-08-17 09:36:35 -05:00
pnpm-lock.yaml update packages 2024-08-17 09:36:35 -05:00
README.md docs: update README 2023-11-25 02:21:45 -06:00
unocss.config.ts feat: add scrollbars to package page 2024-02-20 04:37:06 -06:00

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.