uni-virtualizer
uni-virtualizer copied to clipboard
Monorepo for a "universal" (renderer-agnostic) virtual scroller and renderer-specific variants
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
lit-virtualizer
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