Security News
Python Overtakes JavaScript as Top Programming Language on GitHub
Python becomes GitHub's top language in 2024, driven by AI and data science projects, while AI-powered security tools are gaining adoption.
docusaurus-plugin-redoc
Advanced tools
This plugin parses your OpenAPI spec files and makes them available as plugin data. Can use to creates pages using the @theme/ApiDoc
component from your theme, or render it through custom react pages.
⚠️⚠️⚠️ NOTE: Not recommended for direct use. Use through main package instead: redocusaurus
Either a file path to an OpenAPI YAML/JSON file, or a url to one hosted on some website (not the same docusaurus website). Will be parsed at build time and forwarded to Redoc component.
A url pointing to an OpenAPI spec. This will be used as download url and spec
will be used for rendering. This is needed because by default the download url will point to a processed and parsed JSON file.
Route URL at which docs would be available, this will use the theme component @theme/ApiDoc
from docusaurus-theme-redoc
to render the page. You can also skip this option and render the docs as you wish using a custom page.
An object to pass as layout props. Useful to set title/description of the page. See all properties available here.
See https://redocusaurus.vercel.app/docs for examples and programmatic usage.
redocusaurus@1.0.3
#176 6695ba6
Thanks @rohit-gohri! - Upgrade to docusaurus-beta.20 and fix Invalid URL errors
Updated dependencies [6695ba6
, 3c3d4bd
]:
FAQs
Redoc Plugin for DocusaurusV2
The npm package docusaurus-plugin-redoc receives a total of 14,915 weekly downloads. As such, docusaurus-plugin-redoc popularity was classified as popular.
We found that docusaurus-plugin-redoc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Python becomes GitHub's top language in 2024, driven by AI and data science projects, while AI-powered security tools are gaining adoption.
Security News
Dutch National Police and FBI dismantle Redline and Meta infostealer malware-as-a-service operations in Operation Magnus, seizing servers and source code.
Research
Security News
Socket is tracking a new trend where malicious actors are now exploiting the popularity of LLM research to spread malware through seemingly useful open source packages.