11 lines
1.1 KiB
Markdown
11 lines
1.1 KiB
Markdown
# 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
|
|
- **[wuhunyu/cap-server-java](https://github.com/wuhunyu/cap-server-java)**: Native Java server implementation
|
|
- **[luckygc/cap-server](https://github.com/luckygc/cap-server)**: Replacement of the Java server that fixes [a few issues](https://github.com/tiagorangel1/cap/issues/69#issuecomment-3079407189)
|
|
- **[@espressotutorialsgmbh/cap-angular-widget](https://www.npmjs.com/package/@espressotutorialsgmbh/cap-angular-widget)**: Angular widget wrapper
|
|
- **[samwafgo/cap_go_server](https://github.com/samwafgo/cap_go_server)**: Go server implementation of Cap
|
|
- **[ackcoder/go-cap](https://github.com/ackcoder/go-cap)** Another Go server implementation of Cap
|
|
- **[django-cap](https://pypi.org/project/django-cap/)** Python implementation for Cap's server with Django |