Soze is the framework that never was. Instead, it provides opinionated application constructs.
As of this writing it provides mechanisms for:
- Dealing with application state (storing).
- Transitioning application contexts (routing).
- Viewing application contexts (rendering).
- Node.js ( install using the node version manager )
- npm install -g gulp-cli jsdoc
- npm run docs
- Documentation index is generated in ./out/index.html
- Expects a global reference to jquery namespace ($)