node-osmosis
node-osmosis copied to clipboard
Support for Single Page Applications
Am I right to assume this does not support Single Page Applications (SPAs) such as website built with angular or react.
I imagine support could be added reasonably easily with phantomjs or similar? Hooking into route changes may be a bit more difficult but the delay function could be used as a hack?