Skip to content

webclipper/bisheng-plugin-typescript-interface

Repository files navigation

bisheng-plugin-typescript-interface

NPM version build status Test coverage

Generate Document from comment in typescript interface for Markdown files in bisheng.

Usage

Install:

npm i --save bisheng-plugin-typescript-interface

In Markdown:

```typescriptInterface
{
    "filePath":"posts/fixtures.tsx",
    "interfaceName":"ITestInterface",
    "language":"zh-CN"
}
```

API

lang: String

default: 'typescriptInterface'

License

MIT

About

Generate Document from comment in typescript interface for Markdown files in bisheng.

Resources

License

Stars

Watchers

Forks

Packages

No packages published