https://github.com/aaronshaf/react-openapi
React component for viewing Open API specifications
https://github.com/aaronshaf/react-openapi
openapi swagger
Last synced: 9 months ago
JSON representation
React component for viewing Open API specifications
- Host: GitHub
- URL: https://github.com/aaronshaf/react-openapi
- Owner: aaronshaf
- License: mit
- Created: 2016-01-21T17:41:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T18:20:14.000Z (over 8 years ago)
- Last Synced: 2025-05-07T17:11:47.965Z (9 months ago)
- Topics: openapi, swagger
- Language: JavaScript
- Homepage: http://aaronshaf.github.io/react-openapi/
- Size: 2.16 MB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React component for viewing Open API specification
```
npm install react-openapi --save
```
```javascript
import OpenAPI from 'react-openapi'
```
```jsx
```

Before `npm publish` run `npm run build`