UNPKG

mobx-location

Version:

minimal observable wrapper around browser location utilizing popstate event of HTML5 history api

12 lines (9 loc) 147 B
<html> <head> <title>mobx-location</title> </head> <body> <div id='reactApp'></div> <script src="spec-bundle.js"></script> </body> </html>