0.1.0-alpha.25 • Published 2 months ago

@doseofted/prim-rpc v0.1.0-alpha.25

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

Prim+RPC. Pictured are two very short JavaScript files: a simple function on the server-side and a call to that function on the client-side. Tagline: "Backend, meet Frontend"

Prim+RPC is a bridge between JavaScript environments, without the extra boilerplate code. The primary use case of this library is making plain function calls to a server from some client (RPC), as if that code had been written on the client itself. The goal is to write plain JavaScript, or TypeScript if you prefer, and immediately invoke typed code without verbose wrappers around the communication channel.

Learn More

0.1.0-alpha.25

2 months ago

0.1.0-alpha.23

2 months ago

0.1.0-alpha.22

3 months ago

0.1.0-alpha.24

2 months ago

0.1.0-alpha.21

6 months ago

0.1.0-alpha.20

6 months ago

0.1.0-alpha.14

9 months ago

0.1.0-alpha.16

8 months ago

0.1.0-alpha.15

9 months ago

0.1.0-alpha.18

7 months ago

0.1.0-alpha.17

8 months ago

0.1.0-alpha.19

6 months ago

0.1.0-alpha.12

11 months ago

0.1.0-alpha.11

11 months ago

0.1.0-alpha.13

11 months ago

0.1.0-alpha.10

11 months ago

0.1.0-alpha.9

11 months ago

0.1.0-alpha.8

11 months ago

0.1.0-alpha.7

11 months ago

0.1.0-alpha.5

11 months ago

0.1.0-alpha.4

11 months ago

0.1.0-alpha.6

11 months ago

0.1.0-alpha.1

12 months ago

0.1.0-alpha.3

11 months ago

0.1.0-alpha.2

11 months ago

0.1.0-alpha.0

1 year ago