3.4.25 • Published 5 years ago

ngx-launcher v3.4.25

Weekly downloads
339
License
-
Repository
github
Last release
5 years ago

ngx-launcher

Build Status npm version semantic-release

A collection of Angular services and components to work with Forge Wizard UI to provide an easy getting started experience with OpenShift.

You can see how it is used in:

All components shared a common object model for the Input. ForgeService provide common REST endpoints like next, validate, execute to work with your Swarm backends, see:

Getting started:

This library does not run on it's own. It must be imported.

npm install ngx-launcher

Building it

Pre-requisites

  • node v8.9.1+ (required by anuglar-cli 6+)
  • npm 5.5.1

This angular library is built using angular-cli's workspace. The main application is the demo app. The library source is under /projects/ngx-launcher

Install the dependencies:

npm install

If you need to update the dependencies you can reinstall:

npm run clean
npm install

Run the tests:

npm test
  • to run the library test in watch mode:
npm run test:lib:dev
  • to run library test in debug mode:
npm run test:debug

Build library and demo app:

npm run build

Run the demo

npm install
npm run build
npm start

Open your browser on http://localhost:4200/

Release

  • pre-requisites Login to npmjs central repo with your credential (you should be owner of the library).

  • build ngx-launcher as a npm library

npm run build
  • publish
npm publish dist

Note: semantic release are done via fabric8cd using semantic-release

3.4.25

5 years ago

3.4.24

5 years ago

3.4.23

5 years ago

3.4.22

5 years ago

3.4.21

5 years ago

3.4.20

5 years ago

3.4.19

5 years ago

3.4.18

5 years ago

3.4.17

5 years ago

3.4.16

5 years ago

3.4.15

5 years ago

3.4.14

5 years ago

3.4.13

5 years ago

3.4.12

5 years ago

3.4.11

5 years ago

3.4.10

5 years ago

3.4.9

5 years ago

3.4.8

5 years ago

3.4.7

5 years ago

3.4.6

5 years ago

3.4.5

5 years ago

3.4.4

5 years ago

3.4.3

5 years ago

3.4.0

5 years ago

3.3.2

5 years ago

3.3.1

5 years ago

3.3.0

5 years ago

3.2.2

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.5

5 years ago

3.1.4

5 years ago

3.1.3

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.13

6 years ago

3.0.12

6 years ago

3.0.11

6 years ago

3.0.10

6 years ago

3.0.9

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.0

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago