0.0.67 • Published 8 months ago

@soscv/dynamic-forms v0.0.67

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

DynamicFormsLib

This library was generated with Angular CLI version 11.2.3.

Code scaffolding

Run ng generate component component-name --project dynamic-forms-lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project dynamic-forms-lib.

Note: Don't forget to add --project dynamic-forms-lib or else it will be added to the default project in your angular.json file.

Build

Run ng build dynamic-forms-lib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

publish a version to NPM and GitHub Packages

1) Increase the version number in dynamic-forms\projects\dynamic-forms-lib\package.json 2) Tag the release of the commit git tag v<version number> -m "<tag message>" 3) Push tag to upstream git push origin <tag with newly created version number> or alternatively push all available tags to upstream git push origin --tags 4) On the github page of the project create a new release from the tagged commit. The release should trigger a build and publish to both NPM and GitHub Packages

old way of publishing straight to NPM

You have to build with --prod --configuration production, for details see the documentation: https://angular.io/guide/creating-libraries#publishing-your-library After building your library with ng build dynamic-forms-lib --prod, go to the dist folder cd dist/dynamic-forms-lib and run npm publish --access public.

Running unit tests

Run ng test dynamic-forms-lib to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.0.66

9 months ago

0.0.67

8 months ago

0.0.63

1 year ago

0.0.62

2 years ago

0.0.60

2 years ago

0.0.61

2 years ago

0.0.51

2 years ago

0.0.53

2 years ago

0.0.55

2 years ago

0.0.56

2 years ago

0.0.57

2 years ago

0.0.58

2 years ago

0.0.50

2 years ago

0.0.43

3 years ago

0.0.45

2 years ago

0.0.46

2 years ago

0.0.48

2 years ago

0.0.49

2 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.42

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.32

3 years ago

0.0.33

3 years ago

0.0.29

3 years ago

0.0.25

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.18

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago