SkillAgentSearch skills...

Vctr.xyz

Web app for visualizing vector transformations, linear algebra, etc.

Install / Use

/learn @Gollum999/Vctr.xyz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vctr.xyz - Vector Playground

We're live at vctr.xyz!

vctr.xyz is a web app for visualizing linear algebra, vector transformations, etc.

It uses a dynamic node editing system that enables users to visualize a wide variety of operations:

ranging from simple...|...to complex ---|--- Simple example | Complex example

Contributing

This was my first "substantial" web project, and I'll be honest, some of the code is pretty gross. Thus, I welcome any and all PRs as potential learning opportunities!

Quick start

npm install        # setup project
npm run serve      # compiles and hot-reloads for development
npm run build      # compiles and minifies for production
npm run lint       # lints and fixes files
npm run test       # run tests
npm run test:e2e   # run end-to-end tests
npm run test:unit  # run unit tests

Shout-outs

Like any good project, vctr.xyz uses a bunch of open-source libraries, but some of the most critical are:

Huge thank you to the maintainers and contributors of the above projects!

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated8mo ago
Forks2

Languages

Vue

Security Score

67/100

Audited on Jul 13, 2025

No findings