wrdu-counter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Counter

npm version npm downloads License Nuxt

A Counter to count (of course).

Features

  • Fast and easy to use
  • Cool animation

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add wrdu-counter

That's it! You can now use Counter in your Nuxt app ✨

<NumCounter
  :value="999" 
  :size="4"
  :digits="4"
/>

value = the number you want to display size = the size of the letters numbers = the max amount of digits you need

Package Sidebar

Install

npm i wrdu-counter

Homepage

waradu.dev

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

7.2 kB

Total Files

11

Last publish

Collaborators

  • waradu