https://github.com/servable-community/servable-reviewable-shared
Servable Reviewable protocol's shared js library.
https://github.com/servable-community/servable-reviewable-shared
protocol servable
Last synced: 9 months ago
JSON representation
Servable Reviewable protocol's shared js library.
- Host: GitHub
- URL: https://github.com/servable-community/servable-reviewable-shared
- Owner: servable-community
- License: mit
- Created: 2023-09-29T18:19:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T17:44:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-10T14:44:05.954Z (9 months ago)
- Topics: protocol, servable
- Language: JavaScript
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reviewable Protocol Shared JS Package

[](https://www.npmjs.org/package/servable-reviewable-shared)
[](https://npmjs.org/package/servable-reviewable-shared)
[](https://github.com/yelounak/servable-reviewable-shared/actions/tests.yml)
[](https://opensource.org/licenses/MIT)
[](https://standardjs.com)
Shared js package for [servable-reviewable](https://github.com/yelounak/servable-reviewable)
## Install
```bash
yarn add servable-reviewable-shared
```
## Servable Documentation
You can find here the complete [servable documentation](https://docs.servable.app/) with guides and api reference.
## License
MIT © [yelounak](https://github.com/yelounak)