🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket
j

julioarhernandez

npm

Packages

Current Co-maintainers

Former Co-maintainers

14 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/linenumber

This is a debugging and testing helper tool that returns the line number in which the function was invoked

@everymundo/message-to-slack

Easily send message to slack channels

@everymundo/promise-data-to

This is a helper to perform POST requests using promises and no external dependencies

@everymundo/runner

Runs a given script only if it is the main one called with node

@everymundo/simple-clone

Very simplistic cloning tool for nodejs.

@everymundo/simple-logr

A very simplistic logger that allows one to avoid using the console.log directly allowing stubbing and better linting.