@rplan/express-middleware

v9.10.1
![Allex](https://img.shields.io/badge/Allex-7495FE?style=for-the-badge) ![Responsible: R&D](https://img.shields.io/badge/Responsible-R%26D--Team-ffd700?style=for-the-badge)

build

allex-build build

build:clean

npm run clean && npm run build

build:src:watch

allex-build build --watch

clean

allex-build clean

lint

eslint --ext js,ts src test

test

npm run test_logging && npm run test_other

test_logging

LOG_LEVEL=debug RPLAN_ADDITIONAL_CONFIG_FILES=test/.rplan-config-logging-test.yml mocha 'test/**/*.logging_test.*'

test_other

LOG_LEVEL=debug mocha 'test/**/*.test.*'

typecheck

tsc --noEmit
npm i @rplan/express-middleware

Metadata

  • MIT
  • >=20
  • Actano GmbH
  • released 10/17/2024

Downloads