@gitcoin/utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-beta.41 • Public • Published

@gitcoin/utils

Shared utility functions and hooks for the Gitcoin Core Design System.

Overview

This package contains common utility functions and React hooks used across Gitcoin applications. It provides type-safe, tree-shakeable utilities to ensure consistent behavior and optimal bundle size.

Installation

pnpm add @gitcoin/utils

Usage

import { someUtil } from '@gitcoin/utils'

Development

# Build package
pnpm build

# Watch mode
pnpm dev

# Run linting
pnpm lint

License

AGPL-3.0 - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @gitcoin/utils

Weekly Downloads

17

Version

0.0.0-beta.41

License

AGPL-3.0

Unpacked Size

40.7 kB

Total Files

7

Last publish

Collaborators

  • owocki
  • merbeth
  • engineering-gitcoin
  • huss-gitcoin