UNPKG

verb

Version:

A project without documentation is like a project that doesn't exist. Verb solves this by making it dead simple to generate docs, using simple markdown templates, with zero configuration required.

15 lines (13 loc) 630 B
Some of the things Verb has to offer: * Lo-Dash templates * Built-in and cust mixins can be used in templates * The full power of JavaScript * > 25 Tags and filters * Uses [gray-matter][gray-matter] to support front matter formatted as YAML Coffee-Script, JSON or TOML. * Easily add a **Table of Contents** to any file * Generate a **multi-file Table of Contents**, along with relative links to each file AND section * Comment parsing (basic) * Extensive API * Logging _in your templates!!!_. You can add `{%%= log('FOO!') %}` to help with debugging templates. * Lots more! [gray-matter]: https://github.com/assemble/gray-matter