@hexaworks/node-common
v1.2.54
Published
Common Node.js utils for all hexaworks projects
Downloads
34
Maintainers
Keywords
Readme
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.