11 packages
@everymundo/array-helpers
Helpers to handle array operations in a more elegant way
@everymundo/aws-instance-identity
Returns information about the AWS Instance that calls it
@everymundo/cleanrequire
Cleans nodejs require.cache for a given module and requires it again. Very useful for testing purposes.
@everymundo/config-service-client
Node.js client for our config service
@everymundo/em-eureka
wrapper around eureka-js-client for everymundo microservice apps
@everymundo/fake-config-server
Simulates the config server for local development
@everymundo/generate-microservice-name
It generates the microservice name by reading the data from the projects package.json
@everymundo/global-root-dir
Sets a global variable variable __rootdir
@everymundo/promise-data-to
This is a helper to perform POST requests using promises and no external dependencies
@everymundo/simple-clone
Very simplistic cloning tool for nodejs.