Vue 3 composable for screen size adaptation with autofit.js wrapper
Using pnpm, yarn, or npm
# with pnpm
pnpm add -D use-autofit
# with yarn
yarn add -D use-autofit
# with npm
npm i -D use-autofit
TODO
Copyright (c) 2025-present, Zhifeng (Jeff) Wang