mofron
v1.1.9
Published
module based front-end framework
Downloads
40
Readme
mofron
mofron is module based frontend framework.
Module Based: All components are made up of node modules. It makes simple to build a web page. more..
Replaceable: UI components can be replaced. This feature will minimize the impact on design and feature changes. For example, it makes easy to shift from mockup to production. more..
Utility Functions: The mofron has some utility functions such as 'effects' and 'layout'. it makes easy to build a web page without JS and CSS. more..
Install and Quick Start
You can see documentation
Default Component
| Basic | Form | List | | |:-:|:-:|:-:|:-:| | Text | Form | Table | Message | | Button | Input | Tab | Dialog | | Header | CheckBox | Menu | Progress | | Frame | CheckList | Carousel | Tooltip | | Image | Radio | Tree | | | Heading | RadioList | | | | LinkTxt | DropDown | | | | Accordion | TextArea | | | | ModalFil | FileSel | | | | Loading | Switch | | | | Split | | | |
Default Event
| | | | | |:--:|:---------:|:-------:|:-----:| | Common | OnCommon | Click | Focus | | ClkFocus | Hover | Style | Resize | | MouseOver | MouseOut | Drag | |
Default Effect
| | | | | |:------:|:------:|:-------:|:-----:| | Fade | Radius | Shadow | Blur | | HrzPos | VrtPos | Slant | Scale | |SyncWin | Position | | |
Default Layout
| | | | | |:------:|:------:|:-------:|:-----:| | Margin | Relative | Padding | Grid | | HrzCenter | Horizon | | |