47 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/cra-template-registry-module
The base template for Everymundo Registry Module.
@everymundo/data-integration-framework
Common logic shared across data integration applications
@everymundo/date-utils
## toUTCDateString Returns the year-month-date from a date object ```js const date = new Date('2023-01-01T20:23:01.001Z')
@everymundo/eds-react-json-form-schema
EDS React JSON Schema Form component for CMS
@everymundo/eds-react-preview
EDS React Preview for CMS
@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