browser extension written in nim
Find a file
2025-03-07 16:19:08 -06:00
ext open source 2025-03-07 16:19:08 -06:00
src open source 2025-03-07 16:19:08 -06:00
.gitignore open source 2025-03-07 16:19:08 -06:00
config.nims open source 2025-03-07 16:19:08 -06:00
LICENSE open source 2025-03-07 16:19:08 -06:00
nimble.lock open source 2025-03-07 16:19:08 -06:00
package.json open source 2025-03-07 16:19:08 -06:00
pnpm-lock.yaml open source 2025-03-07 16:19:08 -06:00
procurator.nimble open source 2025-03-07 16:19:08 -06:00
README.md open source 2025-03-07 16:19:08 -06:00
todo.md open source 2025-03-07 16:19:08 -06:00
unocss.config.ts open source 2025-03-07 16:19:08 -06:00

Procurator

setup

To build the extension you should have nimble and pnpm handy.

nimble setup -l
pnpm install

To generate an extension bundle use the below command, with an optional -d:chrome to build for chromium browsers.

nim build -d:buildExt # -d:chrome

Note: it currently fails to compile

status - incomplete

missing features:

  • state handling
  • configuration