1.0.1 • Published 1 year ago

hexa-node-common v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
1 year ago

hexa-node-common

Name

Hexa-Node-Common

Description

This project includes general utility source files to be used all node.js projects of HexaWorks.

Installation

Clone this project as a child folder to your microservice project folder. Be sure that it is distrubuted within your project. This project will be an npm distrubition in future Project specific common source bases uses this general common as a sibling folder.

Usage

To be able to use any file in this project just add it as a require statement.

Support