1.0.2 • Published 6 years ago
@ifuture/listify v1.0.2
Auto generate table of contents
Generate and merge all directories to the specified file.
✨ Example
Install
npm install @ifuture/listify -gUsage
listify ./options
--outResult out file. Default: work dir README.md--maxlevelHeader level. Default: 4--titleThe Title of list--containrootContain root path.When linked in local,change ittrue.Default:false--suffixcontain file suffix in out file.Default:false--excludeExclude files.
e.g.
Ignore multi file--exclude a.md --exclude b.md
Support regexp. Ignore start with_--exclude='^_\S*'--blogparse YAMLfrontmatterblock in the Markdown file.
Front matter optionstitle,publish--packageParent directory as the first header--singleDirectories in single. Default:false--mergeMerge directories. Default:true--exclude_dirExclude dir.
Github actions
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.
When you push document . It will generate list of contents to specified file. Marketplace :fire:
Author
👤 ifuture
- Website: https://ifuture.pro
- Github: @ifuture-pro
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2019 ifuture. This project is MIT licensed.