1.5.4 • Published 1 month ago

@puls-org/cws-sdk v1.5.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

cws-sdk

Setup up tools to keep code DRY among CWS projects.

List of tools

DataLoader

Utils to load a config (load data, translate config and apply restrictions)

Error Handling

Deal with errors in the code.

Logging

Log as in std out & std err

Storage

Deals with file storage using external tools such as AWS S3.

Translations

Translation functions that are shared between cws-components and cws-back.

Utils

Global utils that are not fitting any specific topic.

Publish Auto

A new patch version will be published on NPM when merging to main.

If you want to publish a version with specific number (minor or major), you should tag your commit and push it with its tag to Github.

git config --global push.followTags true
git pull
git commit -am "my commit"
git tag -am "my tag annotation" v1.1.0
git describe --exact-match --tags
git push --follow-tags
1.5.4

1 month ago

1.5.3

1 month ago

1.5.2

2 months ago

1.5.1

2 months ago

1.3.42

2 months ago

1.5.0

3 months ago

1.4.1

3 months ago

1.3.39

3 months ago

1.3.40

3 months ago

1.3.41

3 months ago

1.4.0

3 months ago

1.3.38

3 months ago

1.3.37

3 months ago

1.3.35

3 months ago

1.3.36

3 months ago

1.3.34

3 months ago

1.3.32

4 months ago

1.3.33

4 months ago

1.3.31

4 months ago

1.3.30

4 months ago

1.3.29

4 months ago

1.3.28

4 months ago

1.3.27

4 months ago

1.3.26

4 months ago

1.3.24

5 months ago

1.3.25

5 months ago

1.3.22

5 months ago

1.3.23

5 months ago

1.3.21

5 months ago

1.3.20

5 months ago

1.3.18

5 months ago

1.3.19

5 months ago

1.3.17

5 months ago

1.3.16

5 months ago

1.3.14

5 months ago

1.3.15

5 months ago

1.3.10

6 months ago

1.3.13

5 months ago

1.3.11

6 months ago

1.3.12

5 months ago

1.3.7

6 months ago

1.3.6

6 months ago

1.3.5

6 months ago

1.3.4

6 months ago

1.3.3

6 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

10 months ago

1.3.9

6 months ago

1.3.8

6 months ago

1.2.12

10 months ago

1.2.13

10 months ago

1.2.10

10 months ago

1.2.11

10 months ago

1.2.16

10 months ago

1.2.14

10 months ago

1.2.15

10 months ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago