thought-plugin-thought-plugin

0.1.3 • Public • Published

thought-plugin-thought-plugin

NPM versionTravis Build StatusCoverage Status

A thought plugin for thought plugins

This plugin is a thought plugin for thought plugins. It generated the documentation that is usually required for thought-plugins:

  • Helpers API
  • Partials-Configuration
  • Generics about installation and usage

Installation

In order to use this plugin for thought, first add it to the dev-dependencies of your project

npm install --save-dev thought-plugin-thought-plugin

Usage

You can then add a file .thought/config.js to your project, with the following contents.

module.exports = {
  plugins: [
    require('thought-plugin-thought-plugin')
  ]
}

Example

There is no example for this plugin. The example use of this plugin is the plugin itself.

API (Partials and Helpers)

see docs/api.md

License

thought-plugin-thought-plugin is published under the MIT-license.

See LICENSE.md for details.

Release-Notes

For release notes, see CHANGELOG.md

Contributing guidelines

See CONTRIBUTING.md.

Readme

Keywords

none

Package Sidebar

Install

npm i thought-plugin-thought-plugin

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • knappi