10 packages
@gradientedge/akeneo-utils
Provide utility classes and functions for interacting with the Akeneo API
@gradientedge/als
Small utility powered by `AsyncLocalStorage` that allows easy retrieval of request context data
@gradientedge/axios-client
Factory for creating an axios client object with built-in default keep-alive/retry mechanism
@gradientedge/cdk-utils
Utilities for AWS CDK provisioning
@gradientedge/commercetools-auth0
Facilitates to synchronisation of customer account and cart data between auth0 and commercetools.
@gradientedge/commercetools-utils
Provide utility classes and functions for interacting with the commercetools API
@gradientedge/error
Provides an `ExtendedError` class allowing additional data to be set on the error object
@gradientedge/logger
Request-context sensitive logger package
@gradientedge/logger-pretty-cli
Pretty prints the output of the @gradientedge/logger package
@gradientedge/single-promise
Ensures that only a single promise/request is made while waiting for the original request to complete