# simpletoc **Repository Path**: softwyy/simpletoc ## Basic Information - **Project Name**: simpletoc - **Description**: 用js生成文章目录 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-25 - **Last Updated**: 2021-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 功能介绍 - 为html文档生成toc - 右边浮动 ## 用法 可以参考example.html: ```html ``` ## 关于代码 本simpletoc代码主要修改自[这里](https://www.cnblogs.com/qiudeqing/p/3229583.html),具体出处不明。