1.0.4 • Published 7 months ago
@meeza/framework v1.0.4
Meza Framework
Description
Meza Framework is a robust and flexible JavaScript/TypeScript framework designed for building scalable applications.
Installation
npm install @meeza/frameworkQuick Start
- CommonJs
const { greet } = require('@meeza/framework');
greet("Hello World!") //Hello World!- ESM
import { greet } from '@meeza/framework';
greet("Hello World!") //Hello World!- Typescript
import { greet } from '@meeza/framework';
greet("Hello World!") //Hello World!Features
- Easy to use
- Speed
- cooldown in commands
- locale system and more...
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
For support, please Discord Server Link on Discord Or Discord Profile