2.1.4 • Published 2 years ago

@capri-js/vue v2.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Vue bindings for Capri 🍋

Usage

// vite.config.ts
import { defineConfig } from "vite";
import react from "@vitejs/plugin-vue";
import capri from "@capri-js/vue";

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

Visit capri.build for docs and more information.

2.1.4

2 years ago

2.1.1-next.1

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.3

2 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1-next.2

3 years ago

1.0.1-next.1

3 years ago

1.0.0-next.2

3 years ago

1.0.0

3 years ago

1.0.0-next.1

3 years ago