{"id":23168789,"url":"https://github.com/servable-community/servable-reviewable","last_synced_at":"2025-06-13T13:37:17.850Z","repository":{"id":197260635,"uuid":"698360327","full_name":"servable-community/servable-reviewable","owner":"servable-community","description":"The reviewable protocol handles the complete review state of an object.","archived":false,"fork":false,"pushed_at":"2024-02-01T19:55:30.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T06:06:56.590Z","etag":null,"topics":["protocol","servable"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/servable-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-29T18:32:20.000Z","updated_at":"2023-10-10T10:42:49.000Z","dependencies_parsed_at":"2024-02-01T21:02:53.370Z","dependency_job_id":null,"html_url":"https://github.com/servable-community/servable-reviewable","commit_stats":null,"previous_names":["yelounak/servable-reviewable"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/servable-community/servable-reviewable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servable-community%2Fservable-reviewable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servable-community%2Fservable-reviewable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servable-community%2Fservable-reviewable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servable-community%2Fservable-reviewable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servable-community","download_url":"https://codeload.github.com/servable-community/servable-reviewable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servable-community%2Fservable-reviewable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259654145,"owners_count":22890965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["protocol","servable"],"created_at":"2024-12-18T03:13:25.006Z","updated_at":"2025-06-13T13:37:17.825Z","avatar_url":"https://github.com/servable-community.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reviewable Protocol\n\n![logo](/static/img/polar-bear-4.png)\n\n[![npm Package](https://img.shields.io/npm/v/servable-reviewable.svg?style=flat-square)](https://www.npmjs.org/package/servable-reviewable)\n[![NPM Downloads](https://img.shields.io/npm/dm/servable-reviewable.svg)](https://npmjs.org/package/servable-reviewable)\n[![Build Status](https://github.com/yelounak/servable-reviewable/actions/workflows/release.yml/badge.svg)](https://github.com/yelounak/servable-reviewable/actions/tests.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\nThe reviewable protocol handles the complete publication state of an object.\n\n## Install\n```bash\nyarn add servable-reviewable\n```\n\n## Auxiliary packages\n\n### Shared library\n[servable-reviewable-shared](https://github.com/yelounak/servable-reviewable-shared)\n```bash\nyarn add servable-reviewable-shared\n```\n\n### React library\n[servable-reviewable-react](https://github.com/yelounak/servable-reviewable-react)\n```bash\nyarn add servable-reviewable-react\n```\n\n## Protocol\n### Configuration\n#### Payload sample\n```json\n {\n    \"id\": \"reviewable\",\n    \"name\": \"reviewable\",\n    \"slug\": \"ps\",\n    \"module\": {\n        \"servable-reviewable\": \"*\"\n    },\n    \"version\": \"*\",\n    \"params\": {\n        \"liveClasses\": [\"reviewable\"],\n        \"schema\": {\n            \"restrictSecurity\": true\n        }\n    }\n}\n```\n#### Reference\n\n\n### Capacities\n#### Schema\n**Classes**\nTODO\n\n**Class level permissions**\nTODO\n\n**Indexes**\n```json\n{\n    \"_reviewableStatus\": {\n        \"reviewableStatus\": 1\n    }\n}\n```\n\n**Fields**\n```json\n{\n    \"reviewableStatus\": {\n        \"type\": \"String\"\n    }\n}\n```\n\n#### Protocol class\nTODO\n#### Classes\nTODO\n#### Triggers\nTODO\n#### Before init\nTODO\n#### After init\nTODO\n#### Seed\nTODO\n#### Config\nTODO\n#### Functions\nTODO\n#### Jobs\nTODO\n#### Live classes\nTODO\n\n### Security\nTODO\n\n### Performance\nTODO\n\n## Servable Documentation\nYou can find here the complete [servable documentation](https://docs.servable.app/) with guides and api reference.\n\n## License\n\nMIT © [yelounak](https://github.com/yelounak)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservable-community%2Fservable-reviewable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservable-community%2Fservable-reviewable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservable-community%2Fservable-reviewable/lists"}