Socket
Book a DemoInstallSign in
Socket
c

christopherepm

npm

Packages

Current Co-maintainers

Former Co-maintainers

29 packages

@everymundo/array-helpers

Helpers to handle array operations in a more elegant way

@everymundo/aws-api-gateway-serverless-component

The complete AWS API Gateway Framework, powered by [Serverless Components](https://github.com/serverless/components).

@everymundo/aws-instance-identity

Returns information about the AWS Instance that calls it

@everymundo/aws-kinesis-client

A helper to ease the usage of kinesis streams

@everymundo/aws-lambda-serverless-component

Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.

@everymundo/aws-s3-client

This is an extraction of the S3 client files from aws-sdk node package

@everymundo/cleanrequire

Cleans nodejs require.cache for a given module and requires it again. Very useful for testing purposes.

@everymundo/cloudflare-kv

Easily provision KV namespaces and its values on Cloudflare [Serverless Components](https://github.com/serverless/components).

@everymundo/config-service-client

Node.js client for our config service

@everymundo/data-integration-framework

Common logic shared across data integration applications

@everymundo/em-cloudflare-dns

Easily provision cloudflare DNS [Serverless Components](https://github.com/serverless/components).

@everymundo/em-cloudflare-route

Easily provision cloudflare route [Serverless Components](https://github.com/serverless/components).

@everymundo/em-eureka

wrapper around eureka-js-client for everymundo microservice apps

@everymundo/eureka-js-client

A JavaScript implementation the Netflix OSS service registry, Eureka.

@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/json-utils

JSON Utilities such as safe JSON parser and pretty JSON stringifier.

@everymundo/lambda-load-balancer-helper

Functions to help lambda functions responding to load balancer requests

@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/number-utils

Utility library with useful functions to deal with common number tasks

@everymundo/promise-data-to

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

@everymundo/resilient-eureka

Resilient HTTP middleware for Netflix Eureka discovery service

@everymundo/runner

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