0.0.3 • Published 2 years ago

scro v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.0.3

2 years ago

0.0.1-1

2 years ago

0.0.2

2 years ago

0.0.1-0

2 years ago

0.0.0

3 years ago