Svelte Spectre screenshot

Svelte Spectre

Author Avatar Theme by Basf
Updated: 9 Jan 2026
21 Stars

UI-kit based on *spectre.css* and powered by *svelte*

Categories

Overview

Svelte-spectre is a UI-kit based on spectre.css and powered by SvelteJS. It provides a collection of GUI components for building user interfaces. The project is open-source and the documentation also serves as a component explorer.

Features

  • UI-kit based on spectre.css
  • Powered by SvelteJS
  • Collection of GUI components
  • Open-source and customizable

Installation

To install Svelte-spectre, make sure you have the following requirements:

  • Node.js version: >= 15
  • NPM version: >= 7

Then, follow these steps:

  1. Install the package by running the following command:
npm install svelte-spectre
  1. Build the GUI components by running:
npm build

Summary

Svelte-spectre is a UI-kit for building user interfaces based on spectre.css and powered by SvelteJS. It offers a collection of GUI components that can be easily integrated into projects. The installation process is straightforward, requiring Node.js and NPM, and the package can be customized to suit specific needs. Overall, Svelte-spectre is a useful tool for developers seeking a UI-kit for their SvelteJS projects.