16.1.0 • Published 15 days ago

@rxap/plugin-library v16.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
15 days 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

Install peer dependencies:

yarn add @nx/devkit@^16.10.0 @rxap/generator-ts-morph@^1.0.2 @rxap/node-utilities@^1.2.0 @rxap/plugin-utilities@^16.2.0 @rxap/ts-morph@^1.1.0 @rxap/utilities@^16.1.0 @rxap/workspace-utilities@^16.1.0 nx@^16.10.0 ts-morph@^18.0.0 tslib@2.6.2 

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

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

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"
    }
  }
}
16.1.0

15 days ago

16.1.0-dev.12

21 days ago

16.1.0-dev.11

23 days ago

16.1.0-dev.10

24 days ago

16.1.0-dev.9

1 month ago

16.1.0-dev.8

2 months ago

16.1.0-dev.7

2 months ago

16.1.0-dev.6

2 months ago

16.1.0-dev.5

2 months ago

16.1.0-dev.4

2 months ago

16.1.0-dev.3

2 months ago

16.1.0-dev.2

2 months ago

16.1.0-dev.1

2 months ago

16.1.0-dev.0

2 months ago

16.0.1-dev.0

3 months ago

16.0.0

3 months ago

16.0.0-dev.43

3 months ago

16.0.0-dev.12

9 months ago

16.0.0-dev.13

9 months ago

16.0.0-dev.10

9 months ago

16.0.0-dev.11

9 months ago

16.0.0-dev.38

7 months ago

16.0.0-dev.39

7 months ago

16.0.0-dev.36

7 months ago

16.0.0-dev.37

7 months ago

16.0.0-dev.41

7 months ago

16.0.0-dev.42

6 months ago

16.0.0-dev.29

7 months ago

16.0.0-dev.27

8 months ago

16.0.0-dev.28

7 months ago

16.0.0-dev.25

8 months ago

16.0.0-dev.26

8 months ago

16.0.0-dev.34

7 months ago

16.0.0-dev.35

7 months ago

16.0.0-dev.32

7 months ago

16.0.0-dev.33

7 months ago

16.0.0-dev.30

7 months ago

16.0.0-dev.31

7 months ago

16.0.0-dev.9

9 months ago

16.0.0-dev.7

10 months ago

16.0.0-dev.8

9 months ago

16.0.0-dev.6

10 months ago

16.0.0-dev.4

10 months ago

16.0.0-dev.18

9 months ago

16.0.0-dev.19

8 months ago

16.0.0-dev.16

9 months ago

16.0.0-dev.17

9 months ago

16.0.0-dev.14

9 months ago

16.0.0-dev.15

9 months ago

16.0.0-dev.23

8 months ago

16.0.0-dev.24

8 months ago

16.0.0-dev.21

8 months ago

16.0.0-dev.22

8 months ago

16.0.0-dev.20

8 months ago

16.0.0-dev.3

12 months ago

16.0.0-dev.1

12 months ago

16.0.0-dev.2

12 months ago

16.0.0-dev.0

12 months ago

15.0.1

1 year ago

15.0.0

1 year ago

14.1.0-dev.0

1 year ago

14.1.0

1 year ago

14.0.3

1 year ago

14.0.1

2 years ago

14.0.2

2 years ago

14.0.0

2 years ago

13.0.1

2 years ago

13.0.0-next.2

2 years ago

13.0.0-next.1

2 years ago

13.0.0-next.0

2 years ago

13.0.0-alpha.0

2 years ago

12.4.2

3 years ago

12.4.2-next.1

3 years ago

12.4.2-next.0

3 years ago

12.4.1

3 years ago

12.4.0

3 years ago

12.4.0-next.1

3 years ago

12.4.0-next.0

3 years ago

12.3.0

3 years ago

12.1.2

3 years ago

12.3.1

3 years ago

12.3.2

3 years ago

12.1.0

3 years ago

12.2.0

3 years ago

12.1.1

3 years ago

12.0.1

3 years ago