JSPM

koolpress

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q9479F
  • License GPL-3.0-or-later

A kool web framework based on Express, with extra cool stuff

Package Exports

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

Readme

koolpress

A kool web framework based on Express, with extra cool stuff

Docs

Docs

Features:

  • Routes with very simple JSON objects
  • Disables x-powered-by header by default
  • Already .use()s express.json() for out-of-the-box request body JSON deserialisation
  • Access to the Express server object
  • Cool middleware() function!
  • Probably more coming!