JSPM

  • Created
  • Published
  • 0
  • Score
    100M100P100Q32993F
  • License Apache-2.0

A utils library to create a client for any API

Package Exports

  • @empathyco/x-adapter-next
  • @empathyco/x-adapter-next/dist/cjs/index.js
  • @empathyco/x-adapter-next/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@empathyco/x-adapter-next) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

x-adapter

x-adapter is a library of utils to ease the communication with any API. Some features that it provides:

  • Create an API request function based on a simple configuration.
  • Allow to configure the response/request mapping.
  • Create mapping functions based on Schemas.

Contributing

To start contributing to the project, please take a look to our Contributing Guide.