🚀 DAY 3 OF LAUNCH WEEK:Announcing Bun and vlt Support in Socket.Learn more →
Socket
Book a DemoInstallSign in
Socket
a

alexandprivate

npm

Packages

Current Co-maintainers

Former Co-maintainers

36 packages

@everymundo/airmodules-event-datalayer

Package for airmodules

@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/cra-template-module

The base template for Everymundo Module.

@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/em-registry-cli

CLI for the EM Registry

@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/http-client

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

@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/limited-concurrency

Allows node js logic to define a limit of concurrent/async calls

@everymundo/linenumber

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