2.1.4 • Published 1 year ago

@capri-js/vue v2.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

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.1-next.2

2 years ago

1.0.1-next.1

2 years ago

1.0.0-next.2

2 years ago

1.0.0

2 years ago

1.0.0-next.1

2 years ago