About the docs

This is the official docs for PXE.js, a Node.js framework for writing web applications and APIs.

Contents

Changelog

List changes of all modules:

Server

All changes of @pxe/server starting from 1.0.13.

1.0.13

  • Remove ctx.options property.
  • Change disable cookie option to use cookie.
  • Change beforeFinish event to finish.

Router

All changes of @pxe/router starting from 1.0.2.

Database

All changes of @pxe/database starting from 1.0.1.

Cors

All changes of @pxe/cors starting from 1.0.2.

Utils

All changes of @pxe/utils starting from 1.0.1.

Session

All changes of @pxe/session starting from 1.0.1.

CSP

All changes of @pxe/cors starting from 1.0.0.

1.0.0-alpha.1

  • Create CSP middleware
  • Move all options parsing to constructor