npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

verb-readme-includes

0.2.4

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:1269
$ npm install verb-readme-includes
DailyWeeklyMonthlyYearly

verb-readme-includes NPM version

Template partials for Verb, the markdown documentation generator with zero-configuration required.

verb and generator-verb depend on this library.

Install with npm

npm i verb-readme-includes --save-dev

Usage

Any template from this library can be included in another template using the {%= include() %} tag.

Example

// add installation instructions to a readme, like those above
{%= include('install-npm') %}

Author

Jon Schlinkert

  • github/assemble
  • twitter/assemble

License

Copyright (c) 2014-2015 Jon Schlinkert Released under the MIT license


This file was generated by verb on February 20, 2015.