1.0.75 • Published 10 days ago

@respage/common-lib v1.0.75

Weekly downloads
-
License
ISC
Repository
github
Last release
10 days ago

respage-common-lib

We store all of the shared and common modules between the respage repos

Working with the lib locally:

After changes are made, you can build a package locally by running npm pack This command generates a new compressed file with the built library. Now you just need to import the lib in the host project's package.json file using the absolute path to the file generated. For example, in resmate you will replace the package version for the path, like this: "@respage/common-lib": "/Users/username/respage/respage-common-lib/respage-common-lib-1.0.21.tgz", Then run npm install to update the library in the host project (e.g. in resmate) npm i @respage/common-lib This will update node_modules with the new changes from the file generated by npm pack.

Publishing the lib:

For this you need to generate the new version and publish it: npm version <new-version-number> npm publish

Remember you must be logged in to npm and be part of the organization in order to publish. You can check this by accessing respage's npm repository: https://www.npmjs.com/org/respage

1.0.75

10 days ago

1.0.74

27 days ago

1.0.73

1 month ago

1.0.72

1 month ago

1.0.71

2 months ago

1.0.70

2 months ago

1.0.69

2 months ago

1.0.68

2 months ago

1.0.66

2 months ago

1.0.64

2 months ago

1.0.67

2 months ago

1.0.63

2 months ago

1.0.62

2 months ago

1.0.61

4 months ago

1.0.59

5 months ago

1.0.44

9 months ago

1.0.43

10 months ago

1.0.41

10 months ago

1.0.48

7 months ago

1.0.47

7 months ago

1.0.46

9 months ago

1.0.45

9 months ago

1.0.49

7 months ago

1.0.51

7 months ago

1.0.50

7 months ago

1.0.55

7 months ago

1.0.54

7 months ago

1.0.52

7 months ago

1.0.58

6 months ago

1.0.56

7 months ago

1.0.39

11 months ago

1.0.40

11 months ago

1.0.38

1 year ago

1.0.29

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.23

1 year ago

1.0.20

1 year ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago