licenses.dev

mdast-util-toc v3.1.0

Generate a Table of Contents (TOC) from a given Markdown file

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
mdast-util-to-string • 1.1.0mdast utility to get the plain text content of a nodeDIRECT0
unist-util-is • 2.1.3Utility to check if a node passes a testDIRECT0
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesDIRECT2
ISC1
PackageRelationDependenciesPublished
github-slugger • 1.5.0Generate a slug just like GitHub does for markdown headings.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mdast-util-toc)](https://licenses.dev/npm/mdast-util-toc)
<a href="https://licenses.dev/npm/mdast-util-toc">
  <img src="https://licenses.dev/b/npm/mdast-util-toc" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/npm/mdast-util-toc/3.1.0)](https://licenses.dev/npm/mdast-util-toc/3.1.0)
<a href="https://licenses.dev/npm/mdast-util-toc/3.1.0">
  <img src="https://licenses.dev/b/npm/mdast-util-toc/3.1.0" alt="licenses" />
</a>
GitHub