JSPM

@webiny/handler

5.41.1-beta.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4034
  • Score
    100M100P100Q115605F
  • License MIT

Our small wrapper around fastify to ease handling of http requests for the system.

Package Exports

  • @webiny/handler
  • @webiny/handler/index.js
  • @webiny/handler/plugins/BeforeHandlerPlugin
  • @webiny/handler/plugins/BeforeHandlerPlugin.js
  • @webiny/handler/types
  • @webiny/handler/types.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 (@webiny/handler) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@webiny/handler

code style: prettier PRs Welcome

Install

npm install --save @webiny/handler

Or if you prefer yarn:

yarn add @webiny/handler