@web3icons/react

v3.8.0
React components for incorporating Web 3 Icons into React applications.
crypto icons crypto icons react cryptocurrency react react blockchain icons icon components crypto logos coin icons

build

bun run clean && (cd ../utils && bun run pre-build:react) && bun run build:types && tsup

build:types

tsc --outDir dist --declarationDir dist --declaration true

build:icons

tsup 'src/icons/**/*.ts' --format esm --outDir dist/icons

dev

bun run build -- --watch

lint

eslint ./src --ext .ts,.tsx

format

prettier --write "**/*.{ts,tsx,js,jsx,md,mdx,json}" --log-level error

clean

rm -rf dist
npm i @web3icons/react

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/17/2024

Downloads

Maintainers