An odometer effect used for number and balance transitions
npm install @w3ux/react-odometerAn odometer effect used for number and balance transitions
``bash`
npm install @w3ux/react-odometer
or
`bash`
yarn add @w3ux/react-odometer
or
`bash`
pnpm add @w3ux/react-odometer
`typescript`
import { / your imports / } from '@w3ux/react-odometer'
This package provides React hooks and components. Here's a basic example:
`tsx
import React from 'react'
import { / specific hook or component / } from '@w3ux/react-odometer'
function MyComponent() {
// Use the imported hooks or components here
return
Documentation
For comprehensive documentation and examples, visit the w3ux documentation.
Keywords
w3ux, polkadot, web3, react, odometer, animation, transitions, typescript`- Source: GitHub
- Package: npm
- Issues: GitHub Issues
This package is licensed under the GPL-3.0-only.
---
Part of the w3ux library - A collection of packages for building Web3 applications.