/wc-window

Primary LanguageTypeScriptMIT LicenseMIT

Built With Stencil

wc-window

A framework-agnostic implementation of virtual lists using Stencil.

components

wc-fixed-length-list

wc-variable-length-list

Tasks

TODO:

  • doc the unpkg script source // using from npm after publishing
  • variable-length-list component
  • grid-style / horizontal list component (?)
  • doc site / demo --- use storybook or no?
  • reorg logic into stateless, testable utilities
  • spec tests for utilities, components
  • e2e tests for components