JSONMVC

Build Status Coverage Status npm version

JSONMVC is a JavaScript framework for effortless web application modeling.

It lets you create robust web applications with unprecedented simplicity.
No syntax to learn and no abstractions it gives you more with much less.

In general, frameworks require you to use classes, instances, prototype, inheritance, context or functional composition.

JSONMVC is strikingly different. It removes all of these from your application and gives you a declarative approach instead.

Status: Pre-Alpha Release Coming Soon

npm install jsonmvc --save-dev

or

<script src="cdn"></script>

See the Quick Start guide to JSONMVC or see the Docs.

See it in action!

[ Diagram ]

Getting Started

Why?

JSONMVC arose from the quest for the absolute minimal application.

How do you build the absolute minimal application?

To achieve the absolute minimum an application should have:

  • Smallest codebase possible
  • Fewest computations for any given action
  • Maximal data validation with minimum code
  • Maximal data traceability with minimum data referencing

Looking at popular frameworks it became obvious that none of the fit the bill.
They value verbosity and abstractions and documenting mental models that fit within those limitations.

Principles

While most frameworks are busy defining ways of constructing applications, JSONMVC is paving a new way towards application modeling.

Instead of creating and sticking bricks together into components, mould your application just like you would do with clay.
Change it 10%, 50% or 90% at a time without any friction or constraints.

The clay in our applications is Data. Free data from code and the possibilites are endless.

It converges Object Oriented, Functional and Logic Programming in a single universal concept.

In other words, you get the best of all worlds but without the inherent complexity or know-how

[...]

Demo

Link to demo

Utils

Modules

Documentation

Overview paragraph..

Quick links:

  • Walkthroughs
  • Reference
  • FAQ
  • Resources
  • Cookbooks

results matching ""

    No results matching ""