0.0.1 • Published 2 years ago

nv-browser-mutation-observer v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

nv-browser-mutation-observer

  • nv-browser-mutation-observer
  • element pool, used in browser

install

  • npm install nv-browser-mutation-observer

usage

example

METHODS

API

    {
      DFLT_HANDLER_DICT: [Function: DFLT_HANDLER_DICT],
      Record: [class Record],
      ob: [Function: ob],
      ob_with_id: [Function (anonymous)],
      child: [Function: _f],
      child_with_id: [Function: _f_with_id],
      tree: [Function: _f],
      tree_with_id: [Function: _f_with_id],
      child_and_tree: [Function: _f],
      child_and_tree_with_id: [Function: _f_with_id],
      attr: [Function: _f],
      attr_with_id: [Function: _f_with_id],
      child_and_attr: [Function: _f],
      child_and_attr_with_id: [Function: _f_with_id],
      tree_and_attr: [Function: _f],
      tree_and_attr_with_id: [Function: _f_with_id],
      child_and_tree_and_attr: [Function: _f],
      child_and_tree_and_attr_with_id: [Function: _f_with_id],
      char: [Function: _f],
      char_with_id: [Function: _f_with_id],
      child_and_char: [Function: _f],
      child_and_char_with_id: [Function: _f_with_id],
      tree_and_char: [Function: _f],
      tree_and_char_with_id: [Function: _f_with_id],
      child_and_tree_and_char: [Function: _f],
      child_and_tree_and_char_with_id: [Function: _f_with_id],
      attr_and_char: [Function: _f],
      attr_and_char_with_id: [Function: _f_with_id],
      child_and_attr_and_char: [Function: _f],
      child_and_attr_and_char_with_id: [Function: _f_with_id],
      tree_and_attr_and_char: [Function: _f],
      tree_and_attr_and_char_with_id: [Function: _f_with_id],
      child_and_tree_and_attr_and_char: [Function: _f],
      child_and_tree_and_attr_and_char_with_id: [Function: _f_with_id]
    }

LICENSE

  • ISC