0.0.11 • Published 10 months ago

frytz v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Frytz CLI

Frytz is a lightweight yet powerful CLI tool designed to quickly scaffold common front-end applications, simplifying multi-platform development by unifying file structure and code for Desktop, Web, App, and Mini-Program projects with customizable tech stacks.

Features

  • Multi-Platform Template Generation
  • Customizable Tech Stack

Supported Stacks

PlatformPlatform FrameworkJS FrameworkUI Framework
WebNoneReact,VueReact:Antd  ShadcnUIVue:ElementPlus
AppReact NativeReactReact:Antd  ShadcnUIVue:ElementPlus
DesktopElectronReact,VueReact:Antd  ShadcnUIVue:ElementPlus
Mini AppUniapp/TaroReact,VueReact:Antd  ShadcnUIVue:ElementPlus

Install

You can install Frytz globally using npm:

npm install -g frytz

Usage

Once installed, you can use the frytz command in your terminal.

Create a New Project

To create a new front-end project, run:

frytz create <project-name>

This will generate a basic project structure tailored to your needs.

View Help

To see the list of available commands and their descriptions, use the following command:

frytz help

This will display all available commands and their usage instructions.

License

This project is licensed under the MIT License.

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago