1.3.2 • Published 3 years ago

mfe-archetype v1.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

OBE: React & Angular MFE Schematics

Schematic implementation that allows you to create React & Angular MFEs in OBE

Install Angular Schematics

$ npm install -g @angular-devkit/schematics-cli

Commands

mfe

$ schematics mfe-archetype:mfe

It creates a new mfe and adds it to the container configuration (if the container doesn't exists, it generates a new one)

new-mfe

$ schematics mfe-archetype:new-mfe

It creates a new mfe without adds it to the container configuration

add-mfe

$ schematics mfe-archetype:add-mfe

It adds an existing mfe to an existing container configuration

delete-mfe

$ schematics mfe-archetype:delete-mfe

It deletes an existing mfe from an existing container configuration (It doesn't deletes the MFE itself, just the container config related to it)

new-container

$ schematics mfe-archetype:new-container

It creates a new container without any MFE attached to it

npm.io

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.9

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.2.2

3 years ago

1.1.3

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago