UNPKG

web_page_state

Version:

Simple straightforward tool to manage webpage state on the client side and hook state to html tags on page without code

4 lines (2 loc) 103 B
window.wsGlobals = window.wsGlobals || {}; window.wsGlobals.PageState = require("./index").PageState;