add Community libraries
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user