2.1.4 • Published 1 year ago

@capri-js/svelte v2.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Svelte bindings for Capri 🍋

Usage

// vite.config.ts
import { defineConfig } from "vite";
import { svelte } from "@sveltejs/vite-plugin-svelte";
import capri from "@capri-js/svelte";

export default defineConfig({
  plugins: [svelte(), capri()],
});

Visit capri.build for docs and more information.

2.1.4

1 year ago

2.1.1-next.1

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.3

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago

1.0.2-next.2

2 years ago

1.0.2-next.1

2 years ago

1.0.1-next.2

2 years ago

1.0.1

2 years ago

1.0.1-next.1

2 years ago

1.0.0

2 years ago

1.0.0-next.1

2 years ago