rivetkit-client-javascript
JavaScript client for Rivet Actors supporting stateless calls, real-time events, and hierarchical actor addressing.
Install
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-javascriptStats
| Total installs | 2,147 |
| Weekly installs | 2.1K |
| GitHub stars | 8 |
| First seen | Jan 26, 2026 |
| Source | @rivet-dev/skills |
Summary
- Supports browser, Node.js, and Bun environments with automatic endpoint detection via environment variables or explicit configuration
- Offers two interaction modes: stateless action calls for independent requests and stateful connections with real-time event subscriptions
- Includes low-level HTTP and WebSocket access for actors implementing onRequest or onWebSocket handlers
- Provides compound array-based keys for hierarchical actor addressing and built-in error handling via ActorError with code and metadata inspection
Tags
Related skills
| Skill | Installs | vs rivetkit-client-javascript |
|---|---|---|
| angular-ssr | 2,196 | +49 |
| convex-functions | 1,874 | -273 |
| postgres-patterns | 2,387 | +240 |
| upgrade-stripe | 2,176 | +29 |
| postgres | 2,279 | +132 |
FAQ
- How many installs does rivetkit-client-javascript have?
- rivetkit-client-javascript has 2,147 total installs and 2.1K installs this week.
- Where is rivetkit-client-javascript hosted?
- rivetkit-client-javascript is published by @rivet-dev/skills at https://github.com/rivet-dev/skills.
- How many GitHub stars does rivetkit-client-javascript have?
- rivetkit-client-javascript has 8 GitHub stars.
- When was rivetkit-client-javascript first indexed?
- OrangeBot.AI first indexed rivetkit-client-javascript on Jan 26, 2026.
- How do I install rivetkit-client-javascript?
- Run: npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-javascript