🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@composer-kit/ui

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@composer-kit/ui

Ready to use React components for Celo.

0.0.2
latest
npm
Version published
Weekly downloads
3
200%
Maintainers
2
Weekly downloads
 
Created
Source

@composer-kit/ui

Ready to use React components for Celo.

Installation

# npm
npm install @composer-kit/ui

# pnpm
pnpm add @composer-kit/ui

# yarn
yarn add @composer-kit/ui

Getting Started

To use Composer Kit in your React application, you'll need to configure the ComposerKitProvider in your app.

import { ComposerKitProvider } from "@composer-kit/ui";

function App() {
  return <ComposerKitProvider>{/* Your app content */}</ComposerKitProvider>;
}

Features

  • Ready-to-use React components optimized for Celo
  • Simple installation and configuration
  • Comprehensive documentation
  • GitHub Repository

Keywords

react

FAQs

Package last updated on 08 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts