use-descendants. react hook for keeping track of descendant components and their relative indeces

github.com/pacocoursey/use-descendants

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2021
  • v1.0.0-beta.9
  • Merge pull request #5 from amannn/fix/context-undefined
  • fix: Avoid runtime error when there's no context
  • v1.0.0-beta.8
  • beta.7
  • support hidden (but not unmounted children)
July 2021
  • Support strict mode
  • v1.0.0-beta.6
  • Update README
  • v1.0.0-beta.5
  • Update readme
  • v1.0.0-beta.4
  • v1.0.0-beta.3
  • v1.0.0-beta.2
  • Add prepublish script
  • v0.0.4
  • v0.0.3
  • Merge branch 'master' of github.com:pacocoursey/use-descendants
  • Merge pull request #2 from shuding/patch-1
  • Update index.js