Nim Playground Frontend
The front-end for https://play.nim-lang.org
Install / Use
npx skills add PMunch/nim-playground-frontendInstalls into whichever agent you are using.
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
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
