Technologies

This module is mainly asynchronous through promises. That makes it possible to also include remote calls or file reads deep in the structure.

1. Modules

Within this module especially the following foreign modules are used in production.

For the validation:

For the core system:

Structural helper:

  • alinex-core process error management
  • alinex-format support different configuration formats for parsing
  • alinex-util for some functions in array and object manipulation
  • debug debugging through environment setting
  • chalk colorful output
  • es6-promisify support for util.promisify which comes with NodeJS 8

Seldom or only for specific options used modules are loaded on demand instead of on initializing.

results matching ""

    No results matching ""