1.0.3 • Published 8 months ago

dvd-get-title v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

dvd-gettitle

介绍 📖

可以自动解析文章的h1、h2、h3标签并生成标题菜单。

安装使用步骤 📔

  • Install:
npm install dvd-get-title
  • Import:
import { getTitle } from "dvd-get-title";
  • 使用:
getTitle("tocTest", ".viewTest");
1.0.3

8 months ago