https://github.com/servable-community/servable-pageable-shared
Pageable Servable protocol shared js library.
https://github.com/servable-community/servable-pageable-shared
Last synced: 2 months ago
JSON representation
Pageable Servable protocol shared js library.
- Host: GitHub
- URL: https://github.com/servable-community/servable-pageable-shared
- Owner: servable-community
- License: mit
- Created: 2023-09-29T05:07:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T17:36:25.000Z (over 1 year ago)
- Last Synced: 2025-03-13T13:51:18.567Z (3 months ago)
- Language: JavaScript
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pageable Protocol Shared JS Package

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