0.0.11 • Published 1 year ago

frytz v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago