NodeList. A proposal to make DOM NodeLists work like arrays, with common list operations built in.

github.com/jeresig/nodelist

Vaya's read on this project

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

Updates

January 2018
  • Fix references to nodelist.org. Fixes #2
July 2010
  • Clarified static/live verbiage.
  • Added a qualification about the scope of the initial proposal.
  • Adding in information about the test suite.
  • Added some missing gaps to the documentation along with an introduction.
  • Added MIT license.
  • Added copyright headers.
  • Merge branch 'master' of github.com:jeresig/nodelist
  • Updated the README with additional information. Added more details on…
  • Removed extra console statement.
  • Landing initial NodeList proposal work.