Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个有趣的目录生成器 #335

Closed
1 task
SHERlocked93 opened this issue Sep 28, 2018 · 3 comments
Closed
1 task

一个有趣的目录生成器 #335

SHERlocked93 opened this issue Sep 28, 2018 · 3 comments

Comments

@SHERlocked93
Copy link

SHERlocked93 commented Sep 28, 2018

项目推荐

  • 项目名称:
    progress-catalog

  • 项目地址:
    SHERlocked93 - progress-catalog

  • 项目后续更新计划:

    • 代码重构,CodeReview
  • 项目描述:
    progress-catalog 是一个根据选定的目录内容中的 h1, h2, h3, h4, h5, h6 标签来自动生成目录插入到选定的目录容器中,并且提供一个漂亮的样式效果的目录自动生成器。如果你不喜欢炫酷的目录样式,也有普通的目录样式可选

  • 推荐理由:
    一个有趣的JS目录生成器

  • 示例代码:

    // 引入
    import Catalog from 'ProgressCatalog'
    
    // 使用 
    new Catalog({
    	contentEl: 'loading-animation',
    	catalogEl: `catalog-content-wrapper`,
    	selector: ['h2', 'h3']
    })

    详细可见:<一个骚气的文章目录自动生成器了解一下>

  • 截图:

@seven-steven
Copy link

@ChungZH
Copy link
Collaborator

ChungZH commented Dec 7, 2018

好玩

@ming995 ming995 closed this as completed Feb 28, 2019
@521xueweihan
Copy link
Owner

非常感谢您推荐项目。

该项目暂不能收录到 HelloGitHub 月刊中,HelloGitHub 推荐项目审核标准 #271
期待持续完善该项目,后续推荐更多的项目。

再次感谢您对 HelloGitHub 的支持 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants