storkCore

storkCore
Login

storkCore is a lightweight Javascript MVC framework based on the principles of being self-contained and based on cloning objects (rather than a class-based architecture).

Release

storkCore has been in use, on and off, for over a decade, but I decided to dub what was in the repo on 24th Feb 2023 as version 1.0. You can download that version as a tar.

Release 1.0

Anonymous Cloning

   $ fossil clone https://chiselapp.com/user/Setok/repository/storkCore storkCore.fossil
   $ fossil open storkCore.fossil

Features

How it works

It can be good to look at the examples directory to see how storkCore is used, but here are a couple of pages to get you going: