Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.

- [vite-plugin-csp-guard](https://github.com/RockiRider/csp/tree/main/packages/vite-plugin-csp-guard) - Lets you configure a Content Security Policy to your project, supports all directives and hashing.
- [vite-plugin-csp](https://github.com/maccuaa/vite-plugin-csp) - Content Security Policy (CSP) for SPA. Automatically calculates asset hashes (SRI), detects Google Fonts. Support `Bun` and `Node.js` runtimes.
- [vite-plugin-sri-gen](https://github.com/rbonestell/vite-plugin-sri-gen) - Adds SRI integrity attribute to script, style, and link elements in HTML outputs at build time for SPA, MPA, and prerendered SSR/SSG projects.

<hr>

Expand Down