npm.io
0.0.1-alpha.2 • Published 7 years ago

@exocet/pandora-shared-modules

Licence
Apache-2.0
Version
0.0.1-alpha.2
Deps
3
Size
34 kB
Vulns
0
Weekly
5

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.

Keywords