1.5.1 • Published 2 years ago

joya-cli v1.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Welcome to Joya-cli!

This is a CLI to help you creating some React files in a quick and easy way. This has been developed to make faster some repetitive elements creation in our daily basis.

Installation

Just run in your terminal:

 yarn global add joya-cli
 npm install -g joya-cli

This is going to install joya-cli globally in your machine. It will allows you to use the CLI wherever you want.

Options

Let's check te options you have to create those elements:

 joya [type] [name] [language]
typenamelanguage (optional)
componentstringts
class-componentjs
page
context
test
api

Language default value is ts (TypeScript) Api options needs a name, but it is not going to be use in creation

Examples

 joya component welcome ts
 joya test input js
 joya page settings
1.5.1

2 years ago

1.5.0

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago