JSPM

@nestjs/swagger

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2572859
  • Score
    100M100P100Q196331F
  • License MIT

Nest - modern, fast, powerful node.js web framework (@swagger)

Package Exports

  • @nestjs/swagger

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

Readme

Nest Logo

Modern, powerful web application framework for Node.js.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

This's an OpenAPI (Swagger) module for Nest framework.

Installation

$ npm i --save @nestjs/swagger lodash reflect-metadata

Quick Start

Overview & Tutorial

People