Socket
Book a DemoInstallSign in
Socket

assemble-middleware-toc

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-middleware-toc

Assemble middleware for adding a Table of Contents (TOC) to any HTML page.

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
2
Created
Source

assemble-middleware-toc NPM version

Assemble middleware for adding a Table of Contents (TOC) to any HTML page.

Upgrade notice!: as of v0.2.0, this middlweare requires Assemble v0.5.0.

Install

Install with npm:

npm i assemble-middleware-toc --save

Usage

Register the middleware with Assemble:

options: {
  middleware: ['assemble-middleware-toc', 'foo/*.js']
}

Visit Assemble's middleware docs for more info or for help getting started.

Getting help

Bugs and feature requests

Before creating an issue, please search to see if a related one already exists (oh, and you should know that every time an issue is created on the wrong repo, a programmer loses his beard. I'm so serious it's not even funny. His actual beard, gone. So please try not to do that.)

Contributing

Find a bug? Have a feature request? Please create an Issue.

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality, and run docs in the command line to build the docs with Verb.

Pull requests are also encouraged, and if you find this project useful please consider "starring" it to show your support! Thanks!

Author

Brian Woodward

License

Copyright (c) 2014 Brian Woodward, contributors.
Released under the MIT license

This file was generated by verb-cli on May 03, 2014.

Keywords

assemble

FAQs

Package last updated on 03 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts