Is there any direct alternative to Docsify to use React component instead of Vue?

Gokul Kathirvel - Dec 10 '20 - - Dev Community

I'm using Docsify to document a web component library. For that I need to render those UI components, pass data, attach events etc., For this purpose, I'm using Vue components inside .md files as Docsify support those.

Is there any plugin or other generators which does the same using React with the simplicity of Docsify (dropping in a script tag in an existig index.html will work seamlessly)?

. . . . . . . . . . . . . . . . . . . .
Terabox Video Player