2.0.5 • Published 2 years ago

crizmas-mvc v2.0.5

Weekly downloads
43
License
MIT
Repository
github
Last release
2 years ago

crizmas-mvc

Documentation

A framework based on React and the MVC pattern with the goal of simplifying front-end programming. You can read an introduction here.

The main advantages and features are:

  • simplicity for common cases and flexibility for complicated cases
  • management of pending trees of objects
  • doesn't touch your model, allowing you to write it anyway you want
  • scroll virtualization
  • router
    • refresh from any fragment of the route
    • router manager for listing, adding and removing routes dynamically
    • lazy loading
    • option for case insensitivity
  • form
    • trees of forms and inputs
    • input management with or without a model
    • synchronous and asynchronous event based validation
    • race conditions management in interlaid async validations

You can run npx create-crizmas -A to create a crizmas project very quickly.

Check out the examples app (repo). Also the documentation (docs folder) is implemented with crizmas-mvc.

Applications

Articles

2.0.5

2 years ago

2.0.4

2 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.0

4 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago