9.0.0 • Published 1 month ago

@launchpadlab/lp-subsection-generator v9.0.0

Weekly downloads
45
License
ISC
Repository
-
Last release
1 month ago

lp-subsection-generator

Generate subsections for react-redux and Ionic apps. Each subsection will contain components, forms, views and routes (see template folder for details).

Remember to include your generated subsection in your top-level reducer and routes files!

See the Migration Guide for information on migrating between lp-subsection-generator versions.

Prerequisites

The following programs are required in order to run the subsection generator:

  • Node: >= 12
    • Download/upgrade using nvm
  • Yarn: ^1.0.0

Client Template Usage

You can run the generate-subsection command using yarn:

> yarn generate-subsection [options] [subsection-name] [destination]

Arguments

  • subsection-name: the name of the subsection (required).
  • destination: the relative path to the directory where you'd like the subsection to be generated (optional, defaults to ./src/js/main/).

Options

  • -V, --version: the version number this utility
  • -h, --help: display help for command

Ionic Client Template Usage

You can run the generate-ionic-subsection command using yarn:

> yarn generate-ionic-subsection [options] [subsection-name] [destination]

Arguments

  • subsection-name: the name of the subsection (required).
  • destination: the relative path to the directory where you'd like the subsection to be generated (optional, defaults to ./src/js/main/).

Options

  • -V, --version: the version number this utility
  • -h, --help: display help for command
9.0.0

1 month ago

8.0.1

10 months ago

8.0.0

11 months ago

8.0.2

7 months ago

7.2.1

1 year ago

7.2.0

1 year ago

7.1.1

2 years ago

7.1.0

2 years ago

6.1.0

2 years ago

7.0.0

2 years ago

6.0.3

4 years ago

6.0.2

4 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.2.1

5 years ago

5.2.0

5 years ago

5.1.0

6 years ago

4.0.2

6 years ago

5.0.0

6 years ago

4.0.1

6 years ago

3.1.2

6 years ago

4.0.0

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

7 years ago

1.0.0

7 years ago