nimlist

View nim packages in your browser.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install nimlist
choosenim install nimlist
git clone https://github.com/flenniken/nimlist

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nimlist - - - - - - -

Source

Repository https://github.com/flenniken/nimlist
Homepage https://github.com/flenniken/nimlist
Registry Source nimble_official

README

nimlist

Show the nim package list in your browser on one page.

Here is an example page. The page will tell you when it was created.

Nim Packages

Install

nimble install nimlist

    Prompt: nimlist not found in any local packages.json, check internet for updated packages? [y/N]
    Answer: y
Downloading Official package list
    Success Package list downloaded.
Downloading https://github.com/flenniken/nimlist using git
  Verifying dependencies for nimlist@0.1.4
 Installing nimlist@0.1.4
   Building nimlist/nimlist using c backend
   Success: nimlist installed successfully.

Run

nimlist

Downloading package list...
Open the html file in your browser:
open /home/steve/.nimlist/packages.html

Open Packages.html

In your browser select file > open then browse to the html filename above and open it to see the web page.

Or, on the mac at the terminal, you can open it with:

open /home/steve/.nimlist/packages.html