@slash-copilot/vue
v2.3.0
Published
[![Version](https://img.shields.io/npm/v/@slash-copilot/vue)](https://www.npmjs.com/package/@slash-copilot/vue) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/main.ym
Downloads
7
Readme
Logto Vue SDK
The Logto Vue SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/vue
Using yarn
yarn add @slash-copilot/vue
Using pnpm
pnpm add @slash-copilot/vue
Get sample
A sample Vue project with the integration of @slash-copilot/vue SDK can be found at Vue Sample. Check out the source code and try it with ease.
pnpm i && pnpm start
Note: Currently only supports Vue 3.x and its composition API. Please let us know if you would like Logto to support Vue 2.x or options API by filing a feature request.