UNPKG

tocbot

Version:

Generate a table of contents based on the heading structure of a html document.

4 lines (3 loc) 85 B
// export function getIndex (path) { // return path === '/' ? '/index' : path // }