Skip to content

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.

License

Notifications You must be signed in to change notification settings

cwrs/just-magic-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-magic-scroll Build Status

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published