koishi-plugin-iframe
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

koishi-plugin-iframe

npm

Add more pages to the console!

为你的控制台添加更多页面!

使用示例

plugins:
  iframe:
    routes:
      - name: 文档
        path: /docs
        link: https://koishi.chat

配置项

routes[].name

  • 类型: string

页面标题。

routes[].path

  • 类型: string

页面所占据的路由。

routes[].link

  • 类型: string

页面要访问的网络链接。

Package Sidebar

Install

npm i koishi-plugin-iframe

Weekly Downloads

72

Version

1.0.5

License

AGPL-3.0

Unpacked Size

54.2 kB

Total Files

14

Last publish

Collaborators

  • shigma