Expand include directive in API Blueprint
npm install apib-include-directiveThis is a part of aglio.
See https://github.com/danielgtaylor/aglio#including-files .
npm install --save apib-include-directivejavascript
var apibIncludeDirective = require('apib-include-directive')var expanded = apibIncludeDirective.expand('/path/to/file.md')
var expanded = apibIncludeDirective.includeDirective('/path/to', 'file content')
``Copyright (c) 2016 Daniel G. Taylor
Copyright (c) 2017 Keisuke Minami
http://dgt.mit-license.org/