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

/domnode-at-path/

    Package Sidebar

    Install

    npm i domnode-at-path

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • marcelklehr