UNPKG

nuxt-countup

Version:

Nuxt 3 module for countup.js - A dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way.

2 lines (1 loc) 71 B
export type { CountUp as ICountUp, CountUpOptions } from "countup.js";