https://github.com/servable-community/servable-publishable-shared
Publishable Servable protocol shared js library.
https://github.com/servable-community/servable-publishable-shared
Last synced: about 2 months ago
JSON representation
Publishable Servable protocol shared js library.
- Host: GitHub
- URL: https://github.com/servable-community/servable-publishable-shared
- Owner: servable-community
- License: mit
- Created: 2023-09-27T20:17:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T17:37:07.000Z (over 1 year ago)
- Last Synced: 2025-04-02T15:15:40.547Z (about 2 months ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Publishable Protocol Shared JS Package

[](https://www.npmjs.org/package/servable-publishable-shared)
[](https://npmjs.org/package/servable-publishable-shared)
[](https://github.com/yelounak/servable-publishable-shared/actions/tests.yml)
[](https://opensource.org/licenses/MIT)
[](https://standardjs.com)Shared js package for [servable-publishable](https://github.com/yelounak/servable-publishable)
## Install
```bash
yarn add servable-publishable-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)