Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

trailpack-proxy-generics

CaliStyle60MIT2.1.1

Generics - Trailpack for Proxy Engine

Proxy Engine, generics, generic payment, generic fulfillment, generic taxes, generic data store, generic email, generic render, trailpack, trails, trailjs

readme

trailpack-proxy-generics

NPM version Build status Dependency Status Code Climate

An adapter protocol for common functions, built with love from Cali-Style

Looking for Proxy Engine?

Generics are common features that web applications need but implement differently. The result of a Generic is a normalized way of handling these different services.

A generic is a great way to implement 3rd parties. You can write your application to implement a single service but easily swap out the the 3rd party.

Generics can add their own Models, Controllers, Services, and Policies so they can support things like vendor specific webhooks or extend functionality.

Current Generics: Email Provider, Payment Processors, Tax Provider, Shipping Provider, Fulfillment, Geolocation, Image Manipulation, HTML rendering, whatever you need!

Can you think of a generic or method we missed? Create a PR!

Documentation

View the Proxy Generics Docs