diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs index 6752d4d..f45131f 100644 --- a/docs/.vitepress/config.mjs +++ b/docs/.vitepress/config.mjs @@ -151,6 +151,7 @@ export default withMermaid({ sidebar: [ { text: "Quickstart", link: "/guide/index.md" }, { text: "Feature comparison", link: "/guide/alternatives.md" }, + { text: "Community libraries", link: "/guide/community.md" }, { text: "Modes", collapsed: false, diff --git a/docs/guide/community.md b/docs/guide/community.md new file mode 100644 index 0000000..b3a2e3f --- /dev/null +++ b/docs/guide/community.md @@ -0,0 +1,5 @@ +# Community libraries + +Note that these libraries are not maintained by Cap but by the community and as so we can not guarantee their quality or compatibility. If you want to add a library, feel free to open a pull request! + +- **[@pitininja/cap-react-widget](https://www.npmjs.com/package/@pitininja/cap-react-widget)**: React widget wrapper for Cap