Skip to content
jimmybot edited this page May 14, 2026 · 2 revisions

express-uploader Wiki

This wiki is intentionally minimal. The maintained documentation lives in the repository README and package metadata.

Start Here

  • README - install instructions, requirements, Express usage, TypeScript examples, NestJS and Next.js adapters, options, and callback result shapes.
  • npm package - published package and version history.
  • Repository - source, issues, releases, and contribution workflow.

Documentation Map

  • Installation: see the README Installation section.
  • Requirements: see the README Requirements section.
  • Express usage: see the README Usage overview and TypeScript / ES modules sections.
  • NestJS adapter: see the README NestJS (Express platform) section.
  • Next.js adapter: see the README Next.js (Pages Router) section.
  • Callback output: see the README Callback result shape section.
  • Configuration: see the README Options section.

Please update the README first when behavior, options, or examples change.

Clone this wiki locally