apib-include-directive

0.1.0 • Public • Published

apib-include-directive

Expand Include directive in API Blueprint

This is a part of aglio. See https://github.com/danielgtaylor/aglio#including-files .

Install

npm install --save apib-include-directive

Usage

var apibIncludeDirective = require('apib-include-directive')
 
var expanded = apibIncludeDirective.expand('/path/to/file.md')
 
var expanded = apibIncludeDirective.includeDirective('/path/to', 'file content')

License

Copyright (c) 2016 Daniel G. Taylor

Copyright (c) 2017 Keisuke Minami

http://dgt.mit-license.org/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    27,659
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    27,659

Package Sidebar

Install

npm i apib-include-directive

Weekly Downloads

27,659

Version

0.1.0

License

MIT

Last publish

Collaborators

  • kminami