@arrirpc · 12 packages

Name Description License Versions
@arrirpc/client This library is needed to use the typescript code generated by [ARRI-RPC](https://github.com/modiimedia/arri) MIT 85 greenflagged / 87 total
@arrirpc/codegen-dart ```ts // arri.config.ts import { defineConfig, generators } from 'arri'; MIT 85 greenflagged / 87 total
@arrirpc/codegen-kotlin ```ts // arri.config.ts import { defineConfig, generators } from 'arri'; MIT 69 greenflagged / 87 total
@arrirpc/codegen-rust ```ts // arri.config.ts import { defineConfig, generators } from 'arri'; MIT 66 greenflagged / 68 total
@arrirpc/codegen-swift _Please note: The generated code does not yet support `swift-tools-version 6` or greater. Please track the status of this issue [here](https://github.com/modiimedia/arri/issues/167). In the meantime please set your `swift-tools-version` to `5.10` or lower MIT 50 greenflagged / 52 total
@arrirpc/codegen-ts ```ts // arri.config.ts import { defineConfig, generators } from 'arri'; MIT 83 greenflagged / 85 total
@arrirpc/codegen-utils This library contains a number of utilities that to assist in creating generators for Arri RPC. To See more complete usage example checkout one of the official arri client generators. MIT 85 greenflagged / 87 total
@arrirpc/eslint-plugin This library provides some useful lint rules when building schemas for Arri-RPC. MIT 89 greenflagged / 91 total
@arrirpc/schema A Typescript validator and schema builder that can be compiled to other languages. A lot of inspiration was taken from both [Typebox](https://github.com/sinclairzx81/typebox) and [Zod](https://github.com/colinhacks/zod) when designing this library. This l MIT 85 greenflagged / 87 total
@arrirpc/server Typescript implementation of [Arri RPC](/README.md). It's built on top of [H3](https://github.com/unjs/h3) and uses [esbuild](https://esbuild.github.io/) for bundling. MIT 29 greenflagged / 85 total
@arrirpc/type-defs Internal library for Arri RPC containing some shared common type definitions and helpers. MIT 30 greenflagged / 32 total
@arrirpc/typebox-adapter Let's you reuse your [Typebox](https://github.com/sinclairzx81/typebox) schemas with Arri-RPC MIT 83 greenflagged / 85 total
Showing 12 packages