项目作者: vinyll

项目描述 :
A new generation of Web Apps, made simple
高级语言: HTML
项目地址: git://github.com/vinyll/simple-page-application.git
创建时间: 2018-06-01T22:45:10Z
项目社区:https://github.com/vinyll/simple-page-application

开源协议:

下载


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 👾