1.23.11 • Published 14 days ago

@interchain-ui/react v1.23.11

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
14 days ago

Interchain UI Kit

🎨 What is Interchain UI?

Interchain UI is a foundation library for UI elements used in cosmos-kit and other packages. It provides developers with pre-built components and a foundation for creating user interfaces across different frameworks, such as VueJS, React, Angular, Svelte, SolidJS, and Web Components, enabling developers to customize UI elements and themes. This gives us the ability to code a component once, and it will compile to all framework targets.

Usage

First install using your favorite package manager

npm i @interchain-ui/react

yarn add @interchain-ui/react

pnpm add @interchain-ui/react

Then in your root route/layout, import ThemeProvider and CSS

// layout.tsx
import { ThemeProvider } from '@interchain-ui/react';
import '@interchain-ui/react/styles';

export function RootLayout(props: LayoutProps) {
  return (
    <ThemeProvider>
      {props.children}
    </ThemeProvider>
  )
}

After these steps are done, you can import and use @interchain-ui/react components.

Setup and scripts for development

  • pnpm install to bootstrap the repo
  • pnpm run dev to watch the repo for changes and then recompile
  • pnpm run compile to compile from mitosis components to other packages, you can give it a flag -p or --platforms .ie yarn compile -p react vue
  • pnpm run c:react or pnpm run c:vue to compile specifically to react or vue
  • pnpm run clean to clean .node_modules or pnpm run clean:assets to clean build/compile output

Icon

Check Icon guide to know how to add more icons

Our Website

⚛️ https://cosmology.zone/products/interchain-ui

Related

Checkout these related projects:

  • @cosmology/telescope Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
  • @cosmwasm/ts-codegen Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
  • chain-registry Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application.
  • cosmos-kit Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
  • create-cosmos-app Set up a modern Cosmos app by running one command.
  • interchain-ui The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
  • starship Unified Testing and Development for the Interchain.

Credits

Checkout mitosis from BuilderIO to compile lite JSX.

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

1.23.11

14 days ago

1.23.10

18 days ago

1.23.6

20 days ago

1.23.7

20 days ago

1.23.4

20 days ago

1.23.5

20 days ago

1.23.9

20 days ago

1.23.2

21 days ago

1.23.3

21 days ago

1.23.0

26 days ago

1.23.1

26 days ago

1.22.17

29 days ago

1.22.16

30 days ago

1.22.19

29 days ago

1.22.18

29 days ago

1.22.15

1 month ago

1.22.14

1 month ago

1.22.13

1 month ago

1.22.11

1 month ago

1.22.10

1 month ago

1.22.9

1 month ago

1.22.8

1 month ago

1.22.7

1 month ago

1.22.5

2 months ago

1.22.6

2 months ago

1.22.4

2 months ago

1.22.3

2 months ago

1.22.2

2 months ago

1.22.1

3 months ago

1.22.0

3 months ago

1.21.19

3 months ago

1.21.18

3 months ago

1.21.17

3 months ago

1.21.14

3 months ago

1.21.15

3 months ago

1.21.16

3 months ago

1.21.8

3 months ago

1.21.9

3 months ago

1.21.7

3 months ago

1.21.10

3 months ago

1.21.11

3 months ago

1.21.12

3 months ago

1.21.13

3 months ago

1.21.4

4 months ago

1.21.5

4 months ago

1.21.6

4 months ago

1.21.3

4 months ago

1.21.2

4 months ago

1.21.0

4 months ago

1.21.1

4 months ago

1.20.6

4 months ago

1.20.7

4 months ago

1.20.5

4 months ago

1.20.3

4 months ago

1.20.4

4 months ago

1.20.2

4 months ago

1.20.1

4 months ago

1.20.0

4 months ago

1.19.4

4 months ago

1.19.3

4 months ago

1.19.2

4 months ago

1.19.1

4 months ago

1.19.0

4 months ago

1.18.3

5 months ago

1.18.1

5 months ago

1.18.2

5 months ago

1.18.0

5 months ago

1.17.1

5 months ago

1.17.0

5 months ago

1.16.7

5 months ago

1.16.6

5 months ago

1.16.5

5 months ago

1.16.3

5 months ago

1.16.4

5 months ago

1.16.2

5 months ago

1.16.1

5 months ago

1.16.0

5 months ago

1.15.1

5 months ago

1.15.0

5 months ago

1.14.3

6 months ago

1.14.2

6 months ago

1.14.1

6 months ago

1.14.0

6 months ago

1.13.20

6 months ago

1.13.19

6 months ago

1.13.18

6 months ago

1.13.17

6 months ago

1.13.16

6 months ago

1.13.15

6 months ago

1.13.14

6 months ago

1.13.13

6 months ago

1.13.12

6 months ago

1.13.11

6 months ago

1.13.10

6 months ago

1.13.9

6 months ago

1.13.8

6 months ago

1.13.7

6 months ago

1.13.6

6 months ago

1.13.5

6 months ago

1.13.4

6 months ago

1.13.3

6 months ago

1.13.2

6 months ago

1.13.1

6 months ago

1.13.0

6 months ago

1.12.2

6 months ago

1.12.1

6 months ago

1.12.0

6 months ago

1.11.12

7 months ago

1.11.11

7 months ago

1.11.10

7 months ago

1.11.9

7 months ago

1.11.8

7 months ago

1.11.7

7 months ago

1.11.6

7 months ago

1.11.5

7 months ago

1.11.4

7 months ago

1.11.3

8 months ago

1.11.2

8 months ago

1.11.1

8 months ago

1.11.0

8 months ago

1.10.0

8 months ago

1.9.1

8 months ago

1.9.0

8 months ago

1.8.0

8 months ago

1.7.1

8 months ago

1.7.0

8 months ago

1.6.1

8 months ago

1.6.0

8 months ago

1.5.0

9 months ago

1.4.1

9 months ago

1.4.0

9 months ago

1.3.3

10 months ago

1.3.2

10 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.11

10 months ago

1.1.10

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.0

10 months ago

1.1.0-beta.10

10 months ago