mirror of
https://github.com/kunkunsh/kunkun-ext-git-skyline.git
synced 2025-04-11 17:29:41 +00:00
chore: update package version to 0.0.10, enhance README with package links, and add demo image
This commit is contained in:
parent
d6ade9fca6
commit
0383dffa41
@ -1,5 +1,6 @@
|
|||||||
# Vue 3 + TypeScript + Vite
|
# Kunkun Extension Git Skyline
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
- NPM Package: https://www.npmjs.com/package/kunkun-ext-git-skyline
|
||||||
|
- Store: https://kunkun.sh/store/git-skyline
|
||||||
|
|
||||||
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).
|

|
||||||
|
BIN
demo/transparent.png
Normal file
BIN
demo/transparent.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh/",
|
"$schema": "https://schema.kunkun.sh/",
|
||||||
"name": "kunkun-ext-git-skyline",
|
"name": "kunkun-ext-git-skyline",
|
||||||
|
"license": "MIT",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-git-skyline",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-git-skyline",
|
||||||
"private": false,
|
"version": "0.0.10",
|
||||||
"version": "0.0.9",
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user