NodeDomShim.hpp

Shim for Empirical compatibility with node.js. Mimicks the browser document object model (DOM).

struct NodeDomShim
#include <NodeDomShim.hpp>

Public Functions

inline NodeDomShim(const vector<std::string> &init_divs = {})