alexbihary / ko-spa-starter

Knockout + RequireJS starter kit for SPA or modular js application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnockoutJS + RequireJS + jQuery + Bootstrap Starter Kit

This application is meant to serve as a starting point for modular JavaScript applications based on AMDjs design principles. Please refer to the respective libraries for additional information and licensing.

Included Libraries:

Application Directory Structure:

  • app/
    • css/ (styles...)
    • img/ (images...)
    • js/ (amdjs modules...)
      • main.js
    • lib/ (third-party libraries...)
      • bootstrap/
      • jquery/
      • knockout/
      • require/
    • tmpl/ (html...)
  • index.html

Feel free to fork and modify as you please!

About

Knockout + RequireJS starter kit for SPA or modular js application


Languages

Language:JavaScript 100.0%