Skip to content

craig-tanaka/vanilla-js-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vanilla-js-spa

A single page webapp built with vanilla js and no frameworks.

This method or architecture (Though calling it that given its simplicity is a stretch) relies on a single a js file that handles all the page routing using the history-api and location-api.

Note: I plan on making a webapp that allows user to upload vanilla multi-page websites and have them rendered into a simple single page website. So This repo serves as a a place where I test the spa architecture and as a showcase where interested users can see how their final app will look.

About

A single page webapp built with vanilla js and no frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published