Skip to content

refinist/use-autofit

Repository files navigation

use-autofit

Vue 3 composable for screen size adaptation with autofit.js wrapper

Install

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

Usage

TODO

License

MIT

Copyright (c) 2025-present, Zhifeng (Jeff) Wang