Decorators for HapiJS routes using ES6 classes
TypeScript definitions for hapi-decorators
```ts import { Controller, Get, Post, ServerSettings, ServerLoader } from 'hapi-decorators'; import { Request, ResponseToolkit, routeSettings } from 'hapi'; import * as inert from 'inert';
General purpose node utilities
OpenTelemetry instrumentation for `@hapi/hapi` http web application framework
Topological sorting with grouping support
Compile class and object decorators to ES5
Allow parsing of decorators
Object schema validation
JSON parse with prototype poisoning protection
HTTP-friendly error objects
Decorates a Hapi server's reply interface with functions to make it easy to reply with Boom errors
HTTP Client Utilities
General purpose crypto utilities
Wait for multiple callback
Encapsulated tokens (encrypted and mac'ed objects)
HTTP Content-* headers parsing
HTTP Accept-* headers parsing
Boyer-Moore-Horspool algorithms
Measure process load
Node compatible event emitter with extra features
Injects a fake HTTP request/response into a node HTTP server
Base64 streaming encoder and decoder
HTTP payload parsing