2.0.5 • Published 3 years ago
crizmas-mvc v2.0.5
crizmas-mvc
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
3 years ago
2.0.4
3 years ago
2.0.3
4 years ago
2.0.2
4 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.0
5 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
8 years ago
1.0.0
8 years ago
0.2.9
8 years ago
0.2.8
8 years ago
0.2.7
8 years ago
0.2.6
8 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.0
9 years ago