PolymerLabs / uni-virtualizer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 46.2%Language:JavaScript 44.9%Language:HTML 8.6%Language:Shell 0.3%