/vector

(IN DEVELOPMENT) A lightweight HTML, CSS, and JavaScript framework for building responsive websites. Contributions welcome!—Repository created on October 1, 2025.

Primary LanguageHTMLMIT LicenseMIT

Vector logo

Vector

⚠️WIP⚠️ An open-source, lightweight CSS framework for building responsive websites. Contributions welcome!

Vector Icons

Table of Contents

Features

  • Minimal, modern CSS utilities
  • Responsive grid and layout classes
  • Buttons, typography, and color utilities
  • Easy to use — just add the link in your HTML code

Status

GitHub stars GitHub forks Open issues Latest release

License

Build status

Last commit

Top language

Contributors npm version CDN ready Live demo

Using Vector

You can get Vector in a couple of ways:

Link to the jsDelivr CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Micharl13/Vector-front-end-framework@main/dist/vectorcss.css">

Download:

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for guidelines.

License

Code released under the MIT License.

Credit

Some code borrowed from MDN Web Docs, 30 Seconds of Code, W3Schools.