close

Overview

Community plugins

You can check out the Rspress plugins provided by the community at awesome-rstack - Rspress Plugins.

You can also discover more Rspress plugins on npm by searching for the keyword rspress-plugin.

Here are some community plugins:

Contributing community plugins

Community contributions of Rspress plugins are welcome! Plugin npm package names should follow the rspress-plugin- prefix convention.

You can contribute in the following ways:

  • Develop and publish a plugin in your own repository, then submit a PR to add it to the community plugins list on this page.
  • Contribute directly to the rspress-plugins repository, which already contains several community plugins that can serve as references.