Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 749 Bytes

index.rst

File metadata and controls

28 lines (21 loc) · 749 Bytes

Welcome to Koko

Koko is a client-side routing framework for single-page Knockout applications.

Koko is built on Knockout's component feature and supports loading nested components. Loosely speaking, Koko is to Knockout what Angular UI Router is to Angular.

Warning

Koko is in the early stages of development. A stable (1.0) release is forthcoming. In the meantime, use at your own risk.

Table of Contents

.. toctree::
   :maxdepth: 2

   why-koko
   getting-started
   components
   route-configuration
   nested-routing
   helper-bindings
   api
   credits