danbadds38 / UniversalSPA

Turn Any Web Site Into A Single Page Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniversalSPA

  • Can Be Included With Single Line JS Script <script type="text/javascript" src="..."></script>
  • Just Include The Resource [ExtraLazySPA.js] Anywhere And Get A fully Loaded (SPA)
  • Includes API Endpoints To Program Against

API

  • init() Loaded Automatically On Script Include & Initializes The Module
  • refresh() Called Explicitly When The Developer Wants The Resource Links To Update

About

Turn Any Web Site Into A Single Page Application

License:MIT License


Languages

Language:JavaScript 100.0%