@exocet/pandora-shared-modules
v0.0.1-alpha.2
Published
Pandora shared modules
Downloads
19
Readme
Pandora Shared Modules
This repository contains shared modules across Pandora's ecosystem.
API
CodeSource
CodeSource is a metaprogramming and code generation class helper.
configurator
This is an utility to get configurations from environment to deploy applications.
ensureLogger
A function that ensure loggers, falls back to bunyan as logger.
translation
Internationalization features.
referrer
Helper to create references names.
helpers.checkDependency
Check if a dependency is installed.
helpers.mergeObjectByPaths
Merge two objects using JSON Path.
helpers.isAsyncFunction
Check if a function is asynchronous.
helpers.isArrowFunction
Check if a function is an arrow function.