Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baboon-king/logto-vue
Logto SDK for Vue. Support Vue3 & Vue2.7 & Vue2.6(@vue/composition-api) & Vue2.6
https://github.com/baboon-king/logto-vue
Last synced: 2 days ago
JSON representation
Logto SDK for Vue. Support Vue3 & Vue2.7 & Vue2.6(@vue/composition-api) & Vue2.6
- Host: GitHub
- URL: https://github.com/baboon-king/logto-vue
- Owner: baboon-king
- License: mit
- Created: 2024-04-13T10:58:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T06:37:41.000Z (9 months ago)
- Last Synced: 2025-01-23T03:11:34.441Z (8 days ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logto-vue
Logto SDK for Vue. Support Vue3 Vue2.7 Vue2.6(@vue/composition-api) and Vue2.6.
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.