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

0.0.3 • Public • Published

@bouzu/virtualizer-dom

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/virtualizer-dom

# yarn
yarn add @bouzu/virtualizer-dom

# pnpm
pnpm install @bouzu/virtualizer-dom

Import:

// ESM
import { createVirtualizer } from '@bouzu/virtualizer-dom'

// CommonJS
const { createVirtualizer } = require('@bouzu/virtualizer-dom')

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/virtualizer-dom

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

14.5 kB

Total Files

8

Last publish

Collaborators

  • aa900031