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.