JSPM

@tinyhttp/app

0.1.13
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 187002
  • Score
    100M100P100Q161157F
  • License MIT

tinyhttp core

Package Exports

  • @tinyhttp/app

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

Readme

@tinyhttp/app

tinyhttp core

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install @tinyhttp/app --save

Dependencies

  • @tinyhttp/etag: tinyhttp eTag module
  • content-type: Create and parse HTTP Content-Type header
  • proxy-addr: Determine address of proxied request
  • range-parser: Range header field string parser
  • regexparam: A tiny (308B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp 🙇‍

Dev Dependencies

License

MIT