SlideShare a Scribd company logo
mofron concepts
Module Based
There are defined many UI components
in the mofron.
Button
CheckBox
DropDown
etc ..Loading
They are various components
from simple to complex.
Button
CheckBox
Tabs
Tabs
Tabs
Login Form
User
Pass
Login
Button
Tab
Tab
Tab
User
Pass
Login
require("mofron-comp-button");
require("mofron-comp-tab");
require("mofron-comp-login");
All of components are made up by node module.
…
Usage is simple.
It can be used by specifying a tag.
<require>
<tag module=“mofron-comp-button”>
Button
</tag>
</require>
<Button>mofron</Button>
mofron
It is possible to easily build
a tree structure of components.
<Appbase title=“mofron”>
<Carousel>
<image src=“conts1.png”>
<image src=“conts2.png”>
<image src=“conts3.png”>
</Carousel>
</Appbase>
mofron
The module based front-end
framework.
Of course you can create your original module.
<require>
<tag module=“./path/to/module.js”>
Mofron
</tag>
</require>
<Mofron size=“1rem”></Mofron>
https://github.com/mofron/mofron
Letʼs try mofron

More Related Content

PDF
MFTF-Webkul Magento Meetup 2018
TXT
Sewa Mobil Murah di Bali Puri Bali Car Rental
PDF
Web components with Angular
PPTX
Installar rpm consola__install_rpm_consola
PDF
Mojo conversion in printing - from the renderer to the browser
PDF
Replaceable
PPTX
How to Add a Custom Button in Pos Odoo 17
PPTX
How to modify_create components control buttons in Pos odoo.pptx
MFTF-Webkul Magento Meetup 2018
Sewa Mobil Murah di Bali Puri Bali Car Rental
Web components with Angular
Installar rpm consola__install_rpm_consola
Mojo conversion in printing - from the renderer to the browser
Replaceable
How to Add a Custom Button in Pos Odoo 17
How to modify_create components control buttons in Pos odoo.pptx

Similar to Module based (20)

PPT
Mageguru - magento custom module development
PDF
Knockout.js components&routing
PDF
Utility functions
PDF
How to Implement Basic Angular Routing and Nested Routing With Params in Angu...
PPT
Reaching for the Future with Web Components and Polymer
PPTX
Build and save your own Gutenberg Block Patterns
PPTX
How to Build a Website using Joomla
PDF
Building Multi-Tenant and SaaS products in PHP - CloudConf 2015
PPT
Introduction to Mangento
PPT
Mangento
KEY
UIAutomation + Mechanic.js
PPTX
How to Validate Form With Flutter BLoC.pptx
PPTX
04 objective-c session 4
PPT
Integrate Shindig with Joomla
PDF
BPL(Banksalad Product Language) 무야호
PDF
PPTX
Pinned Sites IE 9 Lightup
PPTX
Fundaments of Knockout js
PDF
Devoxx 2014-webComponents
ODP
Desenvolvendo uma aplicação híbrida para Android e IOs utilizando Ionic, aces...
Mageguru - magento custom module development
Knockout.js components&routing
Utility functions
How to Implement Basic Angular Routing and Nested Routing With Params in Angu...
Reaching for the Future with Web Components and Polymer
Build and save your own Gutenberg Block Patterns
How to Build a Website using Joomla
Building Multi-Tenant and SaaS products in PHP - CloudConf 2015
Introduction to Mangento
Mangento
UIAutomation + Mechanic.js
How to Validate Form With Flutter BLoC.pptx
04 objective-c session 4
Integrate Shindig with Joomla
BPL(Banksalad Product Language) 무야호
Pinned Sites IE 9 Lightup
Fundaments of Knockout js
Devoxx 2014-webComponents
Desenvolvendo uma aplicação híbrida para Android e IOs utilizando Ionic, aces...
Ad

Recently uploaded (20)

PPTX
assetexplorer- product-overview - presentation
PDF
medical staffing services at VALiNTRY
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPTX
history of c programming in notes for students .pptx
PPTX
Introduction to Artificial Intelligence
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Transform Your Business with a Software ERP System
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Digital Systems & Binary Numbers (comprehensive )
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
assetexplorer- product-overview - presentation
medical staffing services at VALiNTRY
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
history of c programming in notes for students .pptx
Introduction to Artificial Intelligence
How to Choose the Right IT Partner for Your Business in Malaysia
Design an Analysis of Algorithms II-SECS-1021-03
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
wealthsignaloriginal-com-DS-text-... (1).pdf
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PTS Company Brochure 2025 (1).pdf.......
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Transform Your Business with a Software ERP System
Upgrade and Innovation Strategies for SAP ERP Customers
Digital Systems & Binary Numbers (comprehensive )
Why Generative AI is the Future of Content, Code & Creativity?
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Ad

Module based