Socket
Book a DemoInstallSign in
Socket

verb-readme-includes

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verb-readme-includes

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

latest
Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
403
217.32%
Maintainers
1
Weekly downloads
 
Created
Source

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

License

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

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

Keywords

boilerplates

FAQs

Package last updated on 20 Feb 2015

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