1.0.85 β€’ Published 1 year ago

kasterui v1.0.85

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

KasterUI

A CLI TOOL FOR ADDING PRE-DESIGNED UI COMPONENTS TO YOUR PROJECT\ MORE THAN 3000 PRE-MADE COMPONENTS

KasterUI is an easy to use CLI tool and library that allows developers to quickly Generate and integrate Pre-Designed UI Components like Buttons, Loaders, Inputs and more into their projects. This tool is designed to streamline Frontend Development by providing Reusable, Customizable Components, saving Valuable Time for Frontend Developers.

Quick Examples:

Copy Any Of The Commands Below And Execute It In The CLI Of Your React, Next, Vite Project.

npx kasterui Loader_animal
npx kasterui Button_guide
npx kasterui Button_post
npx kasterui Loader_vowel
npx kasterui Card_indeed
npx kasterui Card_frog

Usage

React - Next - Vite

A Dedicated Folder Is Created For Each Component, Containing The Following Files:

 1. <component-name>.jsx
 2. <component-name>.module.css (If the Component Doesn't use Tailwind CSS)

Simply Generate The Component, Customize It As Needed, Import It Into Your Page, And Use It Seamlessly In Your Project.

Right Now Components are Generated in .jsx, future versions of the library will Support all Component File Types

1. Direct Mode

KasterUI is a CLI-based tool and Doesn’t Require Prior Installation. Use it directly with npx:

Step 1: Browse to the Directory you want your Component to be Generated

Step 2: Run This Command

 npx kasterui <component-name>

Step 3: That's It! Your Component Will Be Generated in the Current Directory

Need to install the following packages:
kasterui@1.0.73
Ok to proceed? (y) y

--------------------------------------------------------------------------------------------------------------------------------------
πŸ“‚ Generating Component in: <directory folder where the component will be saved>
πŸ“₯ Fetching...
-- Saved: <Full Path to the Generated .jsx File>
πŸ“₯ Fetching...
-- Saved: <Full Path to the Generated .module.css File> (if applicable)
βœ… Component "<component-name>" Generated Successfully!
--------------------------------------------------------------------------------------------------------------------------------------

2. Interactive Mode

If No Component Name is provided, the CLI will guide you through selecting and generating Component Interactively:

Step 1: Browse to the Directory you want your Component to be Generated

Step 2: Run This Command

 npx kasterui

Step 2: You will be asked to type the Component Name

Need to install the following packages:
kasterui@1.0.73
Ok to proceed? (y) y

✨ Welcome to KasterUI CLI! ✨

βœ” Enter The Name Of The Component You Want To Generate (e.g., Button1) (case-sensitive): <component-name>

--------------------------------------------------------------------------------------------------------------------------------------
πŸ“‚ Generating Component in: <directory folder where the component will be saved>
πŸ“₯ Fetching...
-- Saved: <Full Path to the Generated .jsx File>
πŸ“₯ Fetching...
-- Saved: <Full Path to the Generated .module.css File> (if applicable)
βœ… Component "<component-name>" Generated Successfully!
--------------------------------------------------------------------------------------------------------------------------------------

Step 4: Your Component Will Be Generated in the Current Directory

Error Handling

KasterUI is designed to handle Errors Gracefully:

Invalid Component Name:

 ❌ Component "<component-name>" Does Not Exist Please Provide A Valid Component Name.

Enter a Valid Component Name That Exists in The kasterui-library

Unknown Errors

 ❌ An Unknown Error Occurred: <error-message>

Unknown Errors

Network Errors

 ❌ Axios Error: <error-message>

Network Error Likely caused while Fetching The Component from the library

1.0.85

1 year ago

1.0.84

1 year ago

1.0.83

1 year ago

1.0.82

1 year ago

1.0.81

1 year ago

1.0.80

1 year ago

1.0.79

1 year ago

1.0.78

1 year ago

1.0.77

1 year ago

1.0.76

1 year ago

1.0.75

1 year ago

1.0.74

1 year ago

1.0.73

1 year ago

1.0.72

1 year ago

1.0.71

1 year ago

1.0.70

1 year ago

1.0.69

1 year ago

1.0.68

1 year ago

1.0.67

1 year ago

1.0.66

1 year ago

1.0.65

1 year ago

1.0.64

1 year ago

1.0.63

1 year ago

1.0.62

1 year ago

1.0.61

1 year ago

1.0.60

1 year ago

1.0.59

1 year ago

1.0.58

1 year ago

1.0.57

1 year ago

1.0.56

1 year ago

1.0.55

1 year ago

1.0.54

1 year ago

1.0.53

1 year ago

1.0.52

1 year ago

1.0.51

1 year ago

1.0.50

1 year ago

1.0.49

1 year ago

1.0.48

1 year ago

1.0.47

1 year ago

1.0.46

1 year ago

1.0.45

1 year ago

1.0.44

1 year ago

1.0.43

1 year ago

1.0.42

1 year ago

1.0.41

1 year ago

1.0.40

1 year ago

1.0.39

1 year ago

1.0.38

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.1.0

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago