domnode-at-path

1.0.0 • Public • Published

DOMNode at path

nodeAt(path:Array, rootNode:DOMNode)

  • path is an array, where [] is the root node, [0] is the first child node and [0,1] is the second child of the first child of the root node.
  • rootNode is the reference in respect to which the paths are resolved

Legal

(c) 2016 by Marcel Klehr

MIT-License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

Package Sidebar

Install

npm i domnode-at-path

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • marcelklehr