1.1.1 • Published 3 years ago

treact-cli v1.1.1

Weekly downloads
20
License
ISC
Repository
github
Last release
3 years ago

Typescript React CLI

Links



Overview

treact-cli it's a simple package which will fastify your workflow! With this package you can simple generate components for React and React Native.


Instalation

yarn global add treact-cli

or

npm i -g treact-cli

Usage

To generate component you need to type

treact -g c

And for React Native you need to pass --rn argument

treact -g c --rn

Also you can strong pass component name and styles type

treact -g c --name [name of you component] -s [no | css | scss | styl | less | rn]
1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago