UNPKG

@node-elion/utils

Version:

Super scalable enterprise Node.js server library

29 lines (18 loc) 1.18 kB
[![MIT License](https://img.shields.io/npm/l/@node-elion/utils.svg?)](https://www.npmjs.com/package/@node-elion/utils) [![View this project on NPM](https://img.shields.io/npm/v/@node-elion/utils.svg)](https://npmjs.org/package/@node-elion/utils) [![View this project on NPM](https://img.shields.io/npm/dm/@node-elion/utils.svg)](https://npmjs.org/package/@node-elion/utils) [![Known Vulnerabilities](https://snyk.io/test/github/elion-project/utils/badge.svg)](https://snyk.io/test/github/elion-project/utils) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=elion-project_utils&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=elion-project_utils) # @node-elion/utils this package is part of the [Elion project](https://github.com/elion-project). This package contains some useful utils (like `Logger`) for projects, which are based on `@node-elion` packages. ## Installation Install `@node-elion/utils` with npm ```shell npm i @node-elion/utils ``` ## Contributing Contributions are always welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways to get started. ## License [MIT](https://choosealicense.com/licenses/mit/)