UNPKG

react-crossroads

Version:

Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.

4 lines (3 loc) 98 B
module.exports = function() { return "" + window.location.pathname + window.location.search; };