An open API service indexing awesome lists of open source software.

https://github.com/risc0/risc0-ui

Building Blocks for Frontend/UI Components
https://github.com/risc0/risc0-ui

Last synced: 8 months ago
JSON representation

Building Blocks for Frontend/UI Components

Awesome Lists containing this project

README

          

# 🎨 `@risc0/ui`

Building blocks for UI applications at RISC Zero.

https://www.npmjs.com/package/@risc0/ui

***

#### Prerequisites

* Install [Node](https://nodejs.org/en) (≥ v20.x.x)
* Install [bun](https://bun.sh/) (≥ v1.1.30)

> \[!TIP]\
> When making code changes, it helps to have the [Biome VSCode extension](https://marketplace.visualstudio.com/items?itemName=biomejs.biome) installed.

### Coverage

| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
| ![Statements](https://img.shields.io/badge/statements-28.08%25-red.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-81.89%25-yellow.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-80.21%25-yellow.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-28.08%25-red.svg?style=flat) |