@jvalue/node-dry-basics
v0.0.3
Published
Reusable libraries for our node projects (NOT containing any dependencies)
Downloads
13
Readme
Node DRY
Reusable libraries for our node microservices. These packages do NOT contain any business knowledge, but pure reusable functionality that would repeat over all services.
The main repository can be found here: JValue Open Data Service
How to use
Add the packages to your package.json
as usual or use npm install --save <package-name>
Packages
| Name | Package Name | Current Version | Description |
|---|---|---|---|
| Basics | @jvalue/node-dry-basics
| 0.0.2
| all basic functionality that need no dependencies |
License
Copyright 2020 Friedrich-Alexander Universität Erlangen-Nürnberg.
Node-DRY is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.