0.0.1 • Published 1 year ago

@oiij/shiki v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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