figma-jsonrpc
JSON RPC bridge
Enables communication between Figma plugin and UI using JSON-RPC
Leverage JSON-RPC to communicate between your Figma plugin and your Figma UI.
59 stars
4 watching
7 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
figmafigma-jsonrpcfigma-pluginjson-rpc
Related projects:
Repository | Description | Stars |
---|---|---|
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 332 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
persan/gnatcoll-json | A JSON serialization/deserialization library for Ada Standard containers and types | 7 |
txgruppi/json2react | Allows creating React components from JSON data using a predefined schema. | 170 |
cloud-rocket/arduino-json-rpc | An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 447 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 10 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
fanatid/bitcoind-rpc-client | A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface | 3 |