1.4.0 • Published 4 years ago

generator-mapapps v1.4.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

generator-mapapps NPM version Build Status Dependency Status Coverage percentage

A generator for con terra GmbH map.apps. With it, the scaffolding of new bundles will be easy.

Installation

First, install Yeoman and generator-mapapps using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-mapapps

Usage

With

yo mapapps

you can launch the generator. It provides a selection wheather you want to create an app or a bundle.

To skip the selection and start with the sub-generator directly, simply type yo mapapps:app to generate an app or yo mapapps:bundle4x to generate a bundle.

Ideas for further Versions

  • adding of additional components after initital scaffolding
  • adding a live-configuration widget
  • bootstrapping a complete map.apps project based on mapapps-4-developers

Release Note

1.2.0

  • Allow creation of additional components after bundle initialization - When yo mapapps is run inside an existing bundle folder, it is detected automatically as a bundle and an option to create a component instead of a bundle or app. This includes the componentName.js file, entry in bundle's manifest.json and module.js. Even tests are pre-populated for you.

1.1.0

  • Allow selection of sub-generator (bundle4x, bundle3x or app3x) through CLI

1.0.0

0.0.9

  • Creation of test folder inside the bundle so that intern tests are prepared and wait to be filled by a brave developper

License

Apache-2.0 © Julian Kuhlmann

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.10

6 years ago

0.0.9

8 years ago

0.0.82

8 years ago

0.0.81

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago