0.0.3 • Published 3 years ago

cadastre-ui v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Cadastre UI

A customizable Svelte UI system with a compositional mindset.

🚧 Under construction 🚧

Usage

To use Cadastre, make sure to add the provided vite plugin to your Svelte / SvelteKit project:

// vite.config.ts
const config: UserConfig = {
	plugins: [cadastre(), sveltekit()],
};

Components

Scripts

To do

Templates

To do

Styles

To do

Actions

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago