JSPM

hapi

6.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 73517
  • Score
    100M100P100Q58365F

HTTP Server framework

Package Exports

  • hapi
  • hapi/lib/response
  • hapi/package.json

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 (hapi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

A rich framework for building applications and services

hapi is a simple to use configuration-centric framework with built-in support for input validation, caching, authentication, and other essential facilities for building web applications and services. hapi enables developers to focus on writing reusable application logic instead of spending time building infrastructure, without getting in the way.

Current version: 6.2.x (release notes) Build Status

For the latest updates and release information visit hapijs.com and follow @hapijs on twitter.

Additional information