Skip to content

paulsmithkc/express-packages

Repository files navigation

Express Packages

This workspace contains a set of npm packages that are designed to help you build Express-powered web applications.

Created By: Paul Smith

Supported Technologies

This suite of packages has been designed to help you build applications that integrate with a few different technologies:

Packages

  • express-async-catch - Simple wrapper for Express route handlers, which propagates errors to the centralized error handler.
  • valid-oid - Express middleware for validating a MongoDB ObjectId in the request path.
  • valid-body-joi - Express middleware for validating the request body with Joi.
  • valid-request-joi - Express middleware for validating the request object with Joi.
  • valid-body-zod - Express middleware for validating the request body with Zod.
  • valid-request-zod - Express middleware for validating the request object with Zod.
  • joi-mongodb-oid - Custom Joi validator for MongoDB ObjectId.
  • zod-mongodb-oid - Custom Zod validator for MongoDB ObjectId.

About this workspace

This workspace has been generated by the nx build system.

This workspace uses the tsup bundler.

Rate this package

Rate this package

Rate this package

Rate this package

Rate this package

Rate this package

Rate this package

Rate this package

About

A suite of packages has been designed to help you express-powered web applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published