UNPKG

web2app-spa

Version:

This template is primarily designed to easily convert HTML pages and URLs into a Capacitor/Cordova based iOS/Android app that can be used as Single-page application (SPA).

1 lines 289 B
const UICore={createDefaultValues:function(e,t){e.default={},e.resetDefault=function(){for(let n in t)e.default[n]=t[n]},e.resetDefault()},parseParameters:function(e,t){for(let n in e)e[n]=null!=t[n]?t[n]:e[n]},cloneDefaultValues:function(e){return JSON.parse(JSON.stringify(e.default))}};