0.0.2 • Published 4 years ago

@gargrave/react-magic-list v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

react-magic-list

A simple virtualized list React component. Render tens of thousands of elements without dragging your DOM through the mud!

Be warned: this is mostly just an experiment/learning exercise. Use this in production at your own risk.

More details to come in future.

For now, if you want to see it at work, you can take a look at the Styleguidist example:

  • Clone the repo
  • Run yarn
  • Run yarn styleguide