ptrdo / unreact

Explorations into JavaScript doing fundamental things, sans frameworks.

Home Page:http://unreact.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is pre-release software, but please feel free to log issues found.

unreact

A library of boilerplate demonstrations implementing state management, custom events, single-page application routing, representational state transfer request and response management, et al, using plain standards-compliant JavaScript sans framework (aka "vanilla"). IOW, DIY.

This is not a framework or an anti-framework. It's just code that might prove useful.

About

Explorations into JavaScript doing fundamental things, sans frameworks.

http://unreact.org

License:MIT License


Languages

Language:JavaScript 91.7%Language:HTML 8.3%