@genworkz/mozhi
v0.1.8
Published
A lightweight frontend framework built with HTML, CSS, and vanilla JavaScript.
Maintainers
Readme
Mozhi
Mozhi is a lightweight frontend framework built with HTML, CSS, and vanilla JavaScript.
Mozhi is an open-source developer project created and maintained by GenWorkz Developers.
Project Identity
- Framework: Mozhi
- Organization: GenWorkz Developers
- Category: Frontend development framework
- Technology: HTML, CSS, and vanilla JavaScript
- License: MIT
Features
- Component-based rendering
- Reactive component state
- Template interpolation
- mz-click event handling
- mz-model input binding
- mz-submit form handling
- Component lifecycle hooks
- Parent-child communication
- Custom component events
- Client-side routing
- HTTP helpers
- Reusable CSS utilities
- Project creation CLI
- Development and preview servers
- Project validation and production build commands
Requirements
- Node.js 18 or newer
- npm
Installation
Install Mozhi locally:
npm install mozhi
Install the CLI globally:
npm install -g mozhi
Create a Project
mozhi create my-app cd my-app npm install npm run dev
Open http://localhost:5173
Project Commands
npm run dev npm run build npm run preview npm run check
GenWorkz Developers
Mozhi is part of the GenWorkz Developers ecosystem, which focuses on useful tools, frameworks, learning resources, and developer-oriented projects.
Development Status
Mozhi is currently under active development. APIs may change before the first stable release.
License
Mozhi is released under the MIT License.
Copyright (c) 2026 Irfan Ahmed SM
