{"id":25526186,"url":"https://github.com/exbotanical/paper-cups","last_synced_at":"2026-01-05T20:30:13.944Z","repository":{"id":38989742,"uuid":"460995852","full_name":"exbotanical/paper-cups","owner":"exbotanical","description":"Simple yet powerful RPC client built on top of postMessage.","archived":false,"fork":false,"pushed_at":"2023-02-02T12:55:41.000Z","size":175,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-09T17:36:35.616Z","etag":null,"topics":["events","finalizationregistry","rpc","rpc-client","weakreference"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/exbotanical.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}},"created_at":"2022-02-18T20:27:42.000Z","updated_at":"2022-03-01T15:54:59.000Z","dependencies_parsed_at":"2023-02-17T20:00:51.390Z","dependency_job_id":null,"html_url":"https://github.com/exbotanical/paper-cups","commit_stats":null,"previous_names":["matthewzito/paper-cups"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbotanical%2Fpaper-cups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbotanical%2Fpaper-cups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbotanical%2Fpaper-cups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbotanical%2Fpaper-cups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exbotanical","download_url":"https://codeload.github.com/exbotanical/paper-cups/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735259,"owners_count":19688262,"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":["events","finalizationregistry","rpc","rpc-client","weakreference"],"created_at":"2025-02-19T21:16:56.485Z","updated_at":"2026-01-05T20:30:13.885Z","avatar_url":"https://github.com/exbotanical.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paper-cups\n\nSimple yet powerful RPC client built on top of postMessage.\n\n- Execute both blocking and non-blocking atomic request/response transactions.\n- Full type safety and contract validation.\n- Automatic event listener cleanup and finalization.\n- Fast serialization with support for circular references.\n- Built-in logging.\n\n[![Coverage Status](https://coveralls.io/repos/github/MatthewZito/paper-cups/badge.svg?branch=master)](https://coveralls.io/github/MatthewZito/paper-cups?branch=master)\n[![Continuous Deployment](https://github.com/MatthewZito/paper-cups/actions/workflows/cd.yml/badge.svg)](https://github.com/MatthewZito/paper-cups/actions/workflows/cd.yml)\n[![Continuous Integration](https://github.com/MatthewZito/paper-cups/actions/workflows/ci.yml/badge.svg)](https://github.com/MatthewZito/paper-cups/actions/workflows/ci.yml)\n[![npm version](https://badge.fury.io/js/paper-cups.svg)](https://badge.fury.io/js/paper-cups)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Table of Contents\n\n- [Install](#install)\n  - [Supported Environments](#support)\n- [Documentation](#docs)\n\n## \u003ca name=\"install\"\u003e\u003c/a\u003e Installation\n\nnpm:\n\n```bash\nnpm install paper-cups\n```\n\nyarn:\n\n```bash\nyarn add paper-cups\n```\n\npnpm:\n\n```bash\npnpm add paper-cups\n```\n\n### \u003ca name=\"support\"\u003e\u003c/a\u003e  Supported Environments\n\n`paper-cups` currently supports UMD, CommonJS (node versions \u003e= 10), and ESM build-targets\n\nCommonjs:\n\n```js\nconst { RpcClient } = require('paper-cups');\n```\n\nESM:\n\n```js\nimport { RpcClient } from 'paper-cups';\n```\n\n## \u003ca name=\"docs\"\u003e\u003c/a\u003e Documentation\n\nFull documentation can be found [here](https://exbotanical.github.io/paper-cups)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbotanical%2Fpaper-cups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexbotanical%2Fpaper-cups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbotanical%2Fpaper-cups/lists"}