bisheng-plugin-typescript-interface

1.1.1 • Public • Published

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

/bisheng-plugin-typescript-interface/

    Package Sidebar

    Install

    npm i bisheng-plugin-typescript-interface

    Weekly Downloads

    10

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    19.9 kB

    Total Files

    17

    Last publish

    Collaborators

    • diamondyuan