1.0.0 • Published 4 years ago
@berish/safe-parsing v1.0.0
@berish/mvc-core
Model-View-Controller (MVC) implementation for ReactJS applications with plug-in support
Installation
$ npm install @berish/mvc-core --save
$ npm install @berish/stateful --save // lib based on stateful lib (peerDependencies, other versions)
or
$ yarn add @berish/mvc-core
$ yarn add @berish/stateful // lib based on stateful lib (peerDependencies, other versions)
Supports typescript
Concept
Basic usecase
Advanced
1.0.0
4 years ago