Skip to content

kminami/apib-include-directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fc429f · Feb 23, 2017

History

4 Commits
Feb 23, 2017
Feb 23, 2017
Feb 22, 2017
Feb 23, 2017
Feb 23, 2017
Feb 23, 2017

Repository files navigation

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/

About

Expand Include directive in API Blueprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published