19.4.3 • Published 8 months ago

@rxap/plugin-library v19.4.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
8 months ago

@rxap/plugin-library

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/plugin-library

Execute the init generator:

yarn nx g @rxap/plugin-library:init

Generators

init

Create and update configurations to use rxap package publish concept

yarn nx g @rxap/plugin-library:init

fix-dependencies

Adds missing dependencies and removes redudant dependencies of a project

yarn nx g @rxap/plugin-library:fix-dependencies

index-export

Generate index exports for each directory and in the src root

yarn nx g @rxap/plugin-library:index-export

init-plugin

init-plugin generator

yarn nx g @rxap/plugin-library:init-plugin

init-buildable

init-buildable generator

yarn nx g @rxap/plugin-library:init-buildable

init-publishable

init-publishable generator

yarn nx g @rxap/plugin-library:init-publishable

expose-as-schematic

expose-as-schematic generator

yarn nx g @rxap/plugin-library:expose-as-schematic

bundle-json-schema

bundle-json-schema generator

yarn nx g @rxap/plugin-library:bundle-json-schema

index-json-schema

index-json-schema generator

yarn nx g @rxap/plugin-library:index-json-schema

init-with-migrations

init-with-migrations generator

yarn nx g @rxap/plugin-library:init-with-migrations

add-migration

add-migration generator

yarn nx g @rxap/plugin-library:add-migration

init-preset

init-preset generator

yarn nx g @rxap/plugin-library:init-preset

init-schematic

init-schematic generator

yarn nx g @rxap/plugin-library:init-schematic

init

Create and update configurations to use rxap package publish concept

yarn nx g @rxap/plugin-library:init

fix-dependencies

Adds missing dependencies and removes redudant dependencies of a project

yarn nx g @rxap/plugin-library:fix-dependencies

index-export

Generate index exports for each directory and in the src root

yarn nx g @rxap/plugin-library:index-export

init-plugin

init-plugin generator

yarn nx g @rxap/plugin-library:init-plugin

init-buildable

init-buildable generator

yarn nx g @rxap/plugin-library:init-buildable

init-publishable

init-publishable generator

yarn nx g @rxap/plugin-library:init-publishable

expose-as-schematic

expose-as-schematic generator

yarn nx g @rxap/plugin-library:expose-as-schematic

bundle-json-schema

bundle-json-schema generator

yarn nx g @rxap/plugin-library:bundle-json-schema

index-json-schema

index-json-schema generator

yarn nx g @rxap/plugin-library:index-json-schema

init-with-migrations

init-with-migrations generator

yarn nx g @rxap/plugin-library:init-with-migrations

add-migration

add-migration generator

yarn nx g @rxap/plugin-library:add-migration

init-preset

init-preset generator

yarn nx g @rxap/plugin-library:init-preset

init-schematic

init-schematic generator

yarn nx g @rxap/plugin-library:init-schematic

Executors

update-dependencies

Update the local dependencies in the dist package.json. Replaces the atarix with the current package version of local dependency

project.json

{
  "targets": {
    "update-dependencies": {
      "executor": "@rxap/plugin-library:update-dependencies"
    }
  }
}

update-package-group

Update the packageGroup array with all direct depedent projects

project.json

{
  "targets": {
    "update-package-group": {
      "executor": "@rxap/plugin-library:update-package-group"
    }
  }
}

readme

Readme generator for libraries.

project.json

{
  "targets": {
    "readme": {
      "executor": "@rxap/plugin-library:readme"
    }
  }
}

run-generator

Executes a generator for the project

project.json

{
  "targets": {
    "run-generator": {
      "executor": "@rxap/plugin-library:run-generator"
    }
  }
}

check-version

check-version executor

project.json

{
  "targets": {
    "check-version": {
      "executor": "@rxap/plugin-library:check-version"
    }
  }
}

node-modules-linking

node-modules-linking executor

project.json

{
  "targets": {
    "node-modules-linking": {
      "executor": "@rxap/plugin-library:node-modules-linking"
    }
  }
}
19.4.3

8 months ago

19.4.3-dev.5

8 months ago

19.4.3-dev.4

8 months ago

19.4.3-dev.3

8 months ago

19.4.3-dev.2

8 months ago

19.4.3-dev.1

8 months ago

19.4.2

9 months ago

19.4.3-dev.0

9 months ago

19.4.2-dev.1

9 months ago

19.4.2-dev.0

10 months ago

19.4.1-dev.0

10 months ago

19.4.1-dev.1

10 months ago

19.0.1

1 year ago

19.4.1-dev.2

10 months ago

19.4.1-dev.3

10 months ago

19.4.1-dev.4

10 months ago

19.2.0-dev.10

12 months ago

19.1.0-dev.1

1 year ago

19.3.2-dev.7

11 months ago

19.3.2-dev.8

11 months ago

19.3.2-dev.5

12 months ago

19.3.2-dev.6

12 months ago

19.4.1

10 months ago

19.4.0

11 months ago

19.1.0-dev.0

1 year ago

19.3.0

12 months ago

16.3.1-dev.1

1 year ago

19.3.1

12 months ago

16.3.1-dev.0

1 year ago

16.2.0-dev.0

1 year ago

19.4.0-dev.2

11 months ago

19.4.0-dev.3

11 months ago

16.2.0-dev.1

1 year ago

19.4.0-dev.0

11 months ago

19.4.0-dev.1

11 months ago

19.3.2-dev.3

12 months ago

19.3.2-dev.4

12 months ago

19.3.2-dev.1

12 months ago

19.3.2-dev.2

12 months ago

19.3.2-dev.0

12 months ago

17.0.1

1 year ago

19.2.1-dev.0

12 months ago

16.2.0

1 year ago

19.2.1-dev.1

12 months ago

19.2.0

12 months ago

19.3.0-dev.2

12 months ago

19.3.0-dev.1

12 months ago

19.3.0-dev.0

12 months ago

18.0.1

1 year ago

19.3.0-dev.6

12 months ago

19.3.0-dev.5

12 months ago

19.3.0-dev.4

12 months ago

19.3.0-dev.3

12 months ago

19.2.0-dev.9

12 months ago

17.0.1-dev.0

1 year ago

19.2.0-dev.8

12 months ago

16.3.0-dev.0

1 year ago

16.3.1

1 year ago

16.3.0

1 year ago

19.1.0

1 year ago

19.3.1-dev.0

12 months ago

19.2.0-dev.7

12 months ago

18.0.1-dev.0

1 year ago

19.2.0-dev.6

12 months ago

19.2.0-dev.5

12 months ago

19.2.0-dev.4

12 months ago

19.2.0-dev.3

1 year ago

19.2.0-dev.2

1 year ago

19.2.0-dev.1

1 year ago

19.2.0-dev.0

1 year ago

19.4.1-dev.5

10 months ago

19.0.1-dev.0

1 year ago

16.1.0

1 year ago

16.1.0-dev.12

1 year ago

16.1.0-dev.11

1 year ago

16.1.0-dev.10

1 year ago

16.1.0-dev.9

1 year ago

16.1.0-dev.8

1 year ago

16.1.0-dev.7

1 year ago

16.1.0-dev.6

1 year ago

16.1.0-dev.5

1 year ago

16.1.0-dev.4

1 year ago

16.1.0-dev.3

1 year ago

16.1.0-dev.2

1 year ago

16.1.0-dev.1

1 year ago

16.1.0-dev.0

1 year ago

16.0.1-dev.0

1 year ago

16.0.0

1 year ago

16.0.0-dev.43

1 year ago

16.0.0-dev.12

2 years ago

16.0.0-dev.13

2 years ago

16.0.0-dev.10

2 years ago

16.0.0-dev.11

2 years ago

16.0.0-dev.38

2 years ago

16.0.0-dev.39

2 years ago

16.0.0-dev.36

2 years ago

16.0.0-dev.37

2 years ago

16.0.0-dev.41

2 years ago

16.0.0-dev.42

2 years ago

16.0.0-dev.29

2 years ago

16.0.0-dev.27

2 years ago

16.0.0-dev.28

2 years ago

16.0.0-dev.25

2 years ago

16.0.0-dev.26

2 years ago

16.0.0-dev.34

2 years ago

16.0.0-dev.35

2 years ago

16.0.0-dev.32

2 years ago

16.0.0-dev.33

2 years ago

16.0.0-dev.30

2 years ago

16.0.0-dev.31

2 years ago

16.0.0-dev.9

2 years ago

16.0.0-dev.7

2 years ago

16.0.0-dev.8

2 years ago

16.0.0-dev.6

2 years ago

16.0.0-dev.4

2 years ago

16.0.0-dev.18

2 years ago

16.0.0-dev.19

2 years ago

16.0.0-dev.16

2 years ago

16.0.0-dev.17

2 years ago

16.0.0-dev.14

2 years ago

16.0.0-dev.15

2 years ago

16.0.0-dev.23

2 years ago

16.0.0-dev.24

2 years ago

16.0.0-dev.21

2 years ago

16.0.0-dev.22

2 years ago

16.0.0-dev.20

2 years ago

16.0.0-dev.3

2 years ago

16.0.0-dev.1

2 years ago

16.0.0-dev.2

2 years ago

16.0.0-dev.0

2 years ago

15.0.1

2 years ago

15.0.0

3 years ago

14.1.0-dev.0

3 years ago

14.1.0

2 years ago

14.0.3

3 years ago

14.0.1

3 years ago

14.0.2

3 years ago

14.0.0

3 years ago

13.0.1

3 years ago

13.0.0-next.2

3 years ago

13.0.0-next.1

3 years ago

13.0.0-next.0

3 years ago

13.0.0-alpha.0

3 years ago

12.4.2

4 years ago

12.4.2-next.1

4 years ago

12.4.2-next.0

4 years ago

12.4.1

4 years ago

12.4.0

4 years ago

12.4.0-next.1

4 years ago

12.4.0-next.0

4 years ago

12.3.0

4 years ago

12.1.2

4 years ago

12.3.1

4 years ago

12.3.2

4 years ago

12.1.0

4 years ago

12.2.0

4 years ago

12.1.1

4 years ago

12.0.1

4 years ago