阿星 精神时の屋 阿星 精神时の屋
首页
  • java基础

    • Java基础
    • Java集合
    • Java反射
    • JavaJUC
    • JavaJVM
  • Java容器

    • JavaWeb
  • Java版本新特性

    • Java新特性
  • SQL 数据库

    • MySQL
    • Oracle
  • NoSQL 数据库

    • Redis
    • ElasticSearch
  • 数据库

    • MyBatis
    • MyBatis-Plus
  • 消息中间件

    • ActiveMQ
    • RabbitMQ
    • RocketMQ
    • Kafka
  • 进阶服务

    • Nginx
  • Spring
  • Spring Boot
  • Spring Security
  • 设计模式
  • 算法
  • 管理

    • Maven
    • Git
  • 部署

    • Linux
    • Docker
  • 进阶

    • TypeScript
  • 框架

    • React
    • Vue2
    • Vue3
  • 轮子工具
  • 项目工程
  • 友情链接
  • 本站

    • 分类
    • 标签
    • 归档
  • 我的

    • 收藏
    • 关于
GitHub (opens new window)

日暮途远

朝圣的使徒,正在走向编程的至高殿堂!
首页
  • java基础

    • Java基础
    • Java集合
    • Java反射
    • JavaJUC
    • JavaJVM
  • Java容器

    • JavaWeb
  • Java版本新特性

    • Java新特性
  • SQL 数据库

    • MySQL
    • Oracle
  • NoSQL 数据库

    • Redis
    • ElasticSearch
  • 数据库

    • MyBatis
    • MyBatis-Plus
  • 消息中间件

    • ActiveMQ
    • RabbitMQ
    • RocketMQ
    • Kafka
  • 进阶服务

    • Nginx
  • Spring
  • Spring Boot
  • Spring Security
  • 设计模式
  • 算法
  • 管理

    • Maven
    • Git
  • 部署

    • Linux
    • Docker
  • 进阶

    • TypeScript
  • 框架

    • React
    • Vue2
    • Vue3
  • 轮子工具
  • 项目工程
  • 友情链接
  • 本站

    • 分类
    • 标签
    • 归档
  • 我的

    • 收藏
    • 关于
GitHub (opens new window)
  • 工具使用

  • 收藏夹

    • 网站轮子
    • 前端轮子
    • 插件轮子
      • vuepress插件
        • vuepress-plugin-tabs
        • vuepress-plugin-demo-block
        • vuepress-plugin-reading-progress
        • vuepress-plugin-meting
        • vuepress-plugin-cursor-effects
        • vuepress-plugin-dynamic-title
        • vuepress-plugin-fulltext-search
目录

插件轮子

# vuepress插件

Vuepress 的社区所有插件:https://github.com/vuepress/awesome-vuepress (opens new window)

# vuepress-plugin-tabs

实现切换 tab。

官网:https://github.com/pskordilakis/vuepress-plugin-tabs (opens new window)

安装:https://notes.youngkbt.cn/about/mdskill/#tabs插件 (opens new window)

效果:

:::: tabs cache-lifetime="5" :options="{ useUrlFragment: false }"

::: tab title

markdown content

:::

::: tab javascript

() => {

 console.log('Javascript code example')

}
1
2
3
4
5

:::

::::

# vuepress-plugin-demo-block

官网:https://github.com/xiguaxigua/vuepress-plugin-demo-block/ (opens new window)

功能:既能看代码,也能看代码运行的效果。

Demo:https://notes.youngkbt.cn/about/mdskill/#demo插件 (opens new window)

# vuepress-plugin-reading-progress

顶部的阅读进度插件。

官网:https://github.com/tolking/vuepress-plugin-reading-progress (opens new window)

# vuepress-plugin-meting

左小角的音乐播放器插件。

官网:https://moefyit.github.io/moefy-vuepress/packages/meting.html (opens new window)

# vuepress-plugin-cursor-effects

鼠标点击页面的爆炸效果。

官网:https://moefyit.github.io/moefy-vuepress/packages/cursor-effects.html (opens new window)

# vuepress-plugin-dynamic-title

动态标题,离开和回来网页后的标题发生变化。

官网:https://moefyit.github.io/moefy-vuepress/packages/dynamic-title.html (opens new window)

# vuepress-plugin-fulltext-search

网站搜索插件,能搜索到文章的具体内容。

官网:https://github.com/leo-buneev/vuepress-plugin-fulltext-search (opens new window)

编辑此页 (opens new window)
更新时间: 2023/07/04, 03:31:55
前端轮子

← 前端轮子

最近更新
01
自我 - 学习线 原创
07-05
02
自我 - 介绍 原创
03
Git - Commit 开发规范
更多文章>
Theme by Vdoing | Copyright © 2023-2023 阿星 | blog
MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式