@bouzu/vue-virtualizer
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@bouzu/vue-virtualizer

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/vue-virtualizer

# yarn
yarn add @bouzu/vue-virtualizer

# pnpm
pnpm install @bouzu/vue-virtualizer

Import:

// ESM
import { useVirtualList, useVirtualizer } from '@bouzu/vue-virtualizer'

// CommonJS
const { useVirtualList, useVirtualizer } = require('@bouzu/vue-virtualizer')

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @bouzu/vue-virtualizer

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

22.4 kB

Total Files

8

Last publish

Collaborators

  • aa900031