This repository contains a highlightjs plugin for the Uiua language.
To install the package, run:
npm install @exercism/highlightjs-uiua
To publish the package, run:
bun publish
First, install the dependencies:
bun install
Then run:
bun dev
This will start a Vite dev server that contains some Uiua code and some highlighted text.