1.0.5 • Published 5 years ago

genstruct v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Genstruct

Genstruct is a generator of structs for applications.

In the first moment the module generate only structs for react native, in the future the genstruct can be use for generate templates files to another libs and frameworks.

Supports

  • React Native

New Features!

  • Generate screens, container and presentationals

You can also:

  • Change templates

Installation

Genstruct requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ npm i genstruct

Running

$ genstruct -s NameScreen
$ genstruct -r ReducerScreen

Want to contribute? Great!

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago