@bouzu/vue-affix
v0.1.0
Published
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href]
Readme
@bouzu/vue-affix
Usage
Install package:
# npm
npm install @bouzu/vue-affix
# yarn
yarn add @bouzu/vue-affix
# pnpm
pnpm install @bouzu/vue-affixImport:
// ESM
import { useAffix } from '@bouzu/vue-affix'Development
- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
License
Made with 💛
Published under MIT License.
