SkillAgentSearch skills...

Nim Playground Frontend

The front-end for https://play.nim-lang.org

Install / Use

npx skills add PMunch/nim-playground-frontend

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nim playground front-end

This is the front-end for the Nim playground, built in Nim using karax <https://github.com/pragmagic/karax>_.

The back-end code can be found at https://github.com/PMunch/nim-playground.

Compiling

To build the frontend, first clone this repository

.. code-block::

git clone https://github.com/PMunch/nim-playground-frontend

then enter the directory and compile the frontend

.. code-block::

cd nim-playground-frontend nim js -d:release -o:./assets/frontend.js ./frontend.nim

Finally, serve index.html.

Related Skills

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated1mo ago
Forks17

Languages

Nim

Security Score

75/100

Audited on Jun 11, 2026

No findings