SkillAgentSearch skills...

Vector

A javascript library for creating interactive graphics.

Install / Use

/learn @vector-js/Vector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Warning: the master branch is in an unstable state. Currently, the development branch represents the future of this project.

Vector.js

Vector.js is a Javascript library for creating interactive graphics on the web. The library uses the existing web standards: HTML, SVG, and CSS and has no dependencies. See the Website for getting started, examples, and more.

Development

Clone the repository to your local environment.

git clone https://github.com/vector-js/vector.git

Install NPM dependencies

npm install

Build the library

npm run build

Then start a local server to view the examples in the "index.html" page.

npm start

Web Site Development

Navigate into the website folder

cd website

Serve a local version of the site

hugo server

Tools

Acknowledgements

Big shout out to Tania Rascia for her SCSS boilerplate, New Moon Syntax Theme, and inspiration.

View on GitHub
GitHub Stars199
CategoryDevelopment
Updated1mo ago
Forks19

Languages

JavaScript

Security Score

85/100

Audited on Feb 9, 2026

No findings