Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 525 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 525 Bytes

Vector

Vector is a library for creating interactive math graphics on the web. Here are some high level specifications for the design system:

  • Is aware of the operating system's theme mode (light or dark)
  • Provides a coordinate system that is friendly for drawing math based visuals
  • Outputs images that are interporable between web environments and applications like Adobe and Figma

Getting Started

See the sandbox for using the library.