vinyll / simple-page-application

A new generation of Web Apps, made simple

Home Page:https://vinyll.github.io/simple-page-application/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Page Application

A full client-side SPA made simple.

View demo

Just open the index.html file with your web-browser. No server, transpilation or whatever issue-prone concept.

This just works out of the 📦.

Based on very solid & lite libraries (this whole app is 24Kb, app and libraries included!)

The libraries it uses

  • RiotJS for web components made easy.
  • PageJS, a Vanilla basic routing system.
  • Milligram for CSS to make HTML natively beautiful.

Agnostic of server technologies. It's very convenient to plug this with an API or whatever you feel like.

This skeleton can run on its own in a Github Pages.

Just clone and run your own app 👾

About

A new generation of Web Apps, made simple

https://vinyll.github.io/simple-page-application/


Languages

Language:HTML 100.0%