/uni-virtualizer

Monorepo for a "universal" (renderer-agnostic) virtual scroller and renderer-specific variants

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

uni-virtualizer

This is a monorepo, the main product of which is the package @lit-labs/virtualizer.

@lit-labs/virtualizer will soon move to the Lit monorepo, after which this repo will be archived.

In this monorepo

Visit https://polymerlabs.github.io/uni-virtualizer/ to see some basic usages.

Published on npm as @lit-labs/virtualizer.

⚠️ @lit-labs/virtualizer is in prerelease. All changes may be breaking until 1.0.

Development

To set up this repo for local development, clone it and run:

npm ci
npm run bootstrap