Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkzarich/simple-router
Frontend for a small news site made with Vue without using Vue Router but using instead my own router based on HTML5 History API as well. Is built for educational purposes mostly.
https://github.com/darkzarich/simple-router
html5-history-api javascript news project router training vue
Last synced: about 5 hours ago
JSON representation
Frontend for a small news site made with Vue without using Vue Router but using instead my own router based on HTML5 History API as well. Is built for educational purposes mostly.
- Host: GitHub
- URL: https://github.com/darkzarich/simple-router
- Owner: Darkzarich
- Created: 2019-01-08T08:52:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T10:22:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T01:48:30.201Z (over 1 year ago)
- Topics: html5-history-api, javascript, news, project, router, training, vue
- Language: JavaScript
- Homepage:
- Size: 2.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-router
## What is this?
It is a small SPA powered by Vue. I made this using HTML5 History API, Bootstrap-Vue and my own router which
I made specially for this application to prepare myself for getting known Vue Router and Vuex. I didn't use
neither of them and this is why I had to use a lot of workarounds and everything is a bit messy but works![GitHub Pages](https://darkzarich.github.io/Simple-router/)