🌐
npm
npmjs.com › package › swagger-ui-react
swagger-ui-react - npm
2 weeks ago - An array of objects that augment and modify Swagger UI's functionality. See Swagger UI's Plugin API for more details. ⚠️ This prop is currently only applied once, on mount. Changes to this prop's value will not be propagated to the underlying ...
      » npm install swagger-ui-react
    
Published   Apr 07, 2026
Version   5.32.2
🌐
GitHub
github.com › swagger-api › swagger-ui
GitHub - swagger-api/swagger-ui: Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. · GitHub
swagger-ui-react is Swagger UI packaged as a React component for use in React applications.
Starred by 28.8K users
Forked by 9.3K users
Languages   JavaScript 94.7% | SCSS 4.2%
🌐
Swagger
swagger.io › docs › open-source-tools › swagger-ui › customization › overview
Plugin system overview | Swagger Docs
If you don’t want to set up a build pipeline capable of translating JSX to JavaScript, take a look at React without JSX (reactjs.org). You can use our system.React reference to leverage React without needing to pull a copy into your project. The system is the heart of the Swagger UI application.
🌐
CodeSandbox
codesandbox.io › examples › package › swagger-ui-react
swagger-ui-react examples - CodeSandbox
Use this online swagger-ui-react playground to view and fork swagger-ui-react example apps and templates on CodeSandbox.
open-source framework to design, build, document, and consume RESTful Web APIs
Swagger is a suite of tools for API developers from SmartBear Software and a former specification upon which the OpenAPI Specification is based. The Swagger API project was created in 2011 by … Wikipedia
Factsheet
Initial release 2011; 15 years ago (2011)
License Apache License 2.0
Factsheet
Initial release 2011; 15 years ago (2011)
License Apache License 2.0
🌐
Swagger
swagger.io
API Documentation & Design Tools for Teams | Swagger
Simplify API development for users, teams, and enterprises with our open source and professional toolset. Find out how Swagger can help you and get started today.
🌐
Maven Repository
mvnrepository.com › artifact › org.mvnpm › swagger-ui-react › 5.17.14
org.mvnpm » swagger-ui-react » 5.17.14
Runtime type checking for React props and similar objects. ... A drop-in replacement for fs, making various improvements. ... aar amazon android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi plugin resources rlang sdk server service spring sql starter testing tools ui ...
Find elsewhere
🌐
StackBlitz
stackblitz.com › edit › react-swagger-example
React Swagger Example - StackBlitz
Starter project for React apps that exports to the create-react-app CLI.
🌐
Tessl
tessl.io › registry › tessl › npm-swagger-ui-react
5.28.0 • npm-swagger-ui-react • tessl • Registry • Tessl
January 29, 2026 - Swagger UI React is a React component wrapper for Swagger UI that enables seamless integration of OpenAPI documentation into React applications.
🌐
CodeSandbox
codesandbox.io › s › swagger-ui-react-tfjhd
swagger-ui-react - CodeSandbox
February 12, 2021 - CodeSandbox is a cloud development platform that empowers developers to code, collaborate and ship projects of any size from any device in record time.
Published   Jan 27, 2021
Author   mathis-m
🌐
Swagger
swagger.io › tools › swagger-ui
REST API Documentation Tool | Swagger UI
Swagger UI allows development team to visualize and interact with the API’s resources without having any of the implementation logic in place. Learn more.
🌐
Snyk
security.snyk.io › snyk vulnerability database › npm
swagger-ui-react vulnerabilities | Snyk
Further analysis of the maintenance status of swagger-ui-react based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Healthy.
🌐
Maven Central
central.sonatype.com › artifact › org.mvnpm › swagger-ui-react
org.mvnpm:swagger-ui-react - Maven Central
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.mvnpm</groupId> <artifactId>swagger-ui-react</artifactId> <version>5.31.0</version> <name>swagger-ui-react</name> <description>[![NPM version](https://badge.fury.io/js/swagger-ui-react.svg)](http://badge.fury.io/js/swagger-ui-react)</description> <url>https://github.com/swagger-api/swagger-ui</url> <organi
🌐
GitHub
github.com › swagger-api › swagger-ui › issues › 3000
Any guidance on rendering Swagger-UI in a react app? · Issue #3000 · swagger-api/swagger-ui
April 28, 2017 - Our organization has found a ton of value in swagger/Open-API specs and using Swagger-UI to host interactive versions of our APIs. I've been working to extend our (internal) capabilities by creating a pretty light-weight, React based, single-page app that can display all of our uploaded spec files and dynamically render them (with different backend endpoints like dev, stage, prod) in Swagger-UI, all from a single web page.
Author   GeekyTex
🌐
NestJS
docs.nestjs.com › openapi › introduction
OpenAPI (Swagger) | NestJS - A progressive Node.js ...
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
🌐
SmartBear Community
community.smartbear.com › smartbear community › swagger open source › swagger open source tools questions
Swagger UI integration in react app | SmartBear Community
February 12, 2020 - Hi, there. I have swagger.yaml file and am gonna make the api doc from it by using swagger ui in my react app.So what should I use? swagger-ui or...
🌐
Remult
remult.dev › docs › adding-swagger
Adding Swagger and openApi | Remult
# With npm npm i swagger-ui-react npm i -D @types/swagger-ui-react # With yarn yarn add swagger-ui-react yarn add -D @types/swagger-ui-react