0.0.1 • Published 1 year ago
@oiij/shiki v0.0.1
library-starter
Features:
Usage
安装
pnpm add @oiij/v-charts使用
<script setup lang="ts">
import { useShiki } from '@oiij/shiki'
const { domRef } = useVCharts(useShiki)
</script>
<template>
<div ref="domRef" style="width: 100%; height: 100%;" />
</template>License
MIT
0.0.1
1 year ago