24 packages
insert-build-date
vite-plugin-vue-dynamic-path
dynamic change dynamic components path
vue-element-plus-x-test1
<div align="center"> <a href="https://element-plus-x.com"> <img src="https://cdn.element-plus-x.com/element-plus-x.png" alt="Element-Plus-X" width="180" class="logo" /> </a> </div>
vue-markdown-legacy
Vue component for rendering markdown with unified
watermark-for-vue
```shell npm install watermark-for-vue ```
x-markdown-vue
A markdown component library for Vue
yuguaa-auth
test
yuguaa-limit
使用(类似p-limit)
@yugu/eslint-config-basic
```bash pnpm add -D @yugu/eslint-config-basic ```
@yugu/eslint-config-ts
```bash pnpm add -D @yugu/eslint-config-ts ```
@yugu/eslint-config-vue
```bash pnpm add -D @yugu/eslint-config-vue ```
@yugu/eslint-config-vue2
```bash pnpm add -D @yugu/eslint-config-vue2 ```
@yugu/gogocode
The simplest tool to parse/transform/generate code on ast
@yugu/html2canvas
Screenshots with JavaScript
@yugu/insert-build-date
@yugu/markdown-it-data-block
A plugin for markdown-it to add data block support
@yugu/subscribe
使用`import Subscribe from "@yugu/subscribe"`导入类 通过`const pool = new Subscribe`创建发布订阅实例 该类实例可以通过`add`方式向订阅池中添加事件,`pool.add(fn)` 该类实例可以通过`remove`方式从订阅池中移除事件,`pool.remove(fn)` 该类实例可以通过`fire`方式触发订阅池中所有的函数,`pool.fire()` ```js <script type="module"> imp
@yugu/svg-color-replacer
一个用于替换SVG颜色的工具包
@yugu/tbc-sse
A simple SSE client library
@yugu/utils
> 工具插件,提升开发效率使用,包含多个工具包。 ## 安装
@yugu/vue-markdown-legacy
Vue component for rendering markdown with unified
@yugu/watermark
javascript watermark 通用js水印
@yugu/wfplayer
WFPlayer.js is an audio waveform generator
@yugu/wx-axios
``` 小程序导入example目录即可访问 ```