Modern boilerplate (tiny) for fast client side JS setup minimal toolkit
- tiny-vdom (based on domchanger)
- tiny-ajax (xhr request and deferred)
- state manager (redux ..Ish) 10 lines
- tiny-router (30 lines)
- include.js (tiny html/js/css file importer)
Simple boilerplate to get started, minimal concepts implemented, build upon as needed.