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

0.0.3 • Public • Published

@bouzu/virtualizer

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/virtualizer

# yarn
yarn add @bouzu/virtualizer

# pnpm
pnpm install @bouzu/virtualizer

Import:

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

// CommonJS
const { createVirtualizer } = require('@bouzu/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/virtualizer

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

67.8 kB

Total Files

8

Last publish

Collaborators

  • aa900031