just-magic-scroll
v0.0.5
Published
A react component which has a scrollbar but renders (and loads) only visible elements to improve browser performance. The elements need to have the same height.
Downloads
1
Readme
just-magic-scroll
A react component which has a scrollbar but renders (and loads) only visible elements to improve browser performance. The elements need to have the same height.
#release
- update version in package.json
- add and push an annotated tag
- if not yet done login to npm with npm adduser
- npm install
- npm prepublish (possibly unnecessary)
- npm publish