0.0.3 • Published 8 months ago

scro v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Scro

Just another virtual scroll implementation in React.

Strategies

Anchored Scro

With overflow-anchor, it is pretty easy to prepend/append items to the list without losing scroll position. AnchoredScro is used if overflow-anchor is supported.

Transform Scro

Without overflow-anchor, a manually implemented TransformScroll is used as the backbone of TransformScro.

License

MIT License.

0.0.1

9 months ago

0.0.3

8 months ago

0.0.1-1

9 months ago

0.0.2

9 months ago

0.0.1-0

10 months ago

0.0.0

1 year ago