toc-md-alt

v0.4.6
Generates a markdown TOC (table of contents)
readme markdown toc table of contents

build

exit 0

test

npm run lint && npm run unit-test

test:ci

npm run lint && npm run unit-test

lint

eslint .

unit-test

mocha "test/**/*.js"

prepare-publish

npm run changelog:prepare && version-bump && npm run changelog:release && npm run changelog:stamp

version-bump

version-bump

changelog:help

changelog-version

changelog:verify

changelog-version verify

changelog:prepare

changelog-version prepare

changelog:stamp

git-commit-stamper parse CHANGELOG.md

changelog:release

changelog-version release
npm i toc-md-alt

Metadata

  • MIT
  • >=0.8.0
  • Evgeniy Gavryushin
  • released 1/28/2022

Downloads