1.3.2 • Published 9 months ago

@lobehub/chat-plugin-search-engine v1.3.2

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

Search Engine using SerpApi

Changelog · Report Bug · Request Feature

plugin release releaseDate ciTest ciRelease contributors forks stargazers issues

npm.io

TOC

📦 Installation

TOBE DONE

🤯 Usage

Compile with NextJS

by work correct with nextjs ssr, add transpilePackages: ['@lobehub/chat-plugin-search-engine'] to next.config.js. For example:

// next.config.js
const nextConfig = {
  // ...other config

  transpilePackages: ['@lobehub/chat-plugin-search-engine'],
};

⌨️ Local Development

You can use Gitpod for online development:

Open in Gitpod

Or clone it for local development:

$ git clone https://github.com/lobehub/chat-plugin-search-engine.git
$ cd lobe-ui
$ pnpm install
$ pnpm start

🤝 Contributing

📊 Total: 3


📝 License

Copyright © 2023 LobeHub. This project is MIT licensed.

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago