Tropix126 / fluent-svelte

A faithful implementation of Microsoft's Fluent Design System in Svelte.
https://fluent-svelte.vercel.app
MIT License
606 stars 26 forks source link
css fluent-design javascript microsoft scss svelte sveltejs sveltekit ui ui-components windows-ui


Fluent Svelte

Warning: This project is still in alpha stages; I would not consider it production ready yet. Assume any undocumented component to be in the 0.x. phase of development and therefore unstable.

What is this?

fluent-svelte is an experimental Svelte component UI library that emulates the look and feel of Microsoft's Windows UI Controls which conform to the Fluent Design System.

Features

Undocumented Components

The documentation site (https://fluent-svelte.vercel.app/) is still not entirely finished. Many components exported in the library are not yet documented. That progress can be tracked here. For now, i've setup a testing page with every component included in the library that is viewable here. It's source can be viewed here.

Please keep in mind that any undocumented component is considered to be in the 0.x phase of development. This means that they could potentially recieve breaking API changes or be heavily updated before being finalized.

Changelog

See CHANGELOG.md.