2.4.4 • Published 6 months ago

harx-shared-library v2.4.4

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 months ago

Shared Library HARX

This is the shared library for HARX. You can test the package locally by following the steps below. We will publish the package soon on npm.

Cloning the Repository

First, clone the repository to your local machine:

git clone -b master https://gitlab.com/h3763/shared_library.git
cd Shared_Library

Linking the Package

To test the package locally, you can use npm link. This will create a symbolic link to the package in your global node_modules directory.

npm link

Using the Package in Your Project

In the project where you want to use the shared library, run the following command to link the shared library :

npm link harx-shared-library

This will create a symbolic link from your project's node_modules to the globally linked harx-shared-library package.

Installing the Package

To directly install the shared library into your project, use the following command:

npm install harx-shared-library
2.4.4

6 months ago

2.4.3

6 months ago

2.4.2

7 months ago

2.4.1

7 months ago

2.4.0

7 months ago

2.3.4

7 months ago

2.3.3

7 months ago

2.3.2

7 months ago

2.3.1

7 months ago

2.3.0

7 months ago

2.2.1

7 months ago

2.2.0

7 months ago

2.1.10

7 months ago

2.1.9

7 months ago

2.1.8

7 months ago

2.1.7

7 months ago

2.1.6

7 months ago

2.1.5

7 months ago

2.1.4

7 months ago

2.1.3

7 months ago

2.1.2

7 months ago

2.1.1

7 months ago

2.1.0

7 months ago

2.0.9

7 months ago

2.0.8

7 months ago

2.0.7

7 months ago

2.0.6

7 months ago

2.0.5

7 months ago

2.0.4

7 months ago

2.0.3

7 months ago

2.0.2

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.0.0

8 months ago