https://github.com/tsotimus/vite-plugin-csp-guard
A vite plugin for your content security policy
https://github.com/tsotimus/vite-plugin-csp-guard
csp security spa vite vite-plugin
Last synced: over 1 year ago
JSON representation
A vite plugin for your content security policy
- Host: GitHub
- URL: https://github.com/tsotimus/vite-plugin-csp-guard
- Owner: tsotimus
- License: gpl-3.0
- Created: 2024-01-19T11:43:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T23:20:17.000Z (over 1 year ago)
- Last Synced: 2025-03-04T23:29:10.613Z (over 1 year ago)
- Topics: csp, security, spa, vite, vite-plugin
- Language: TypeScript
- Homepage: https://vite-csp.tsotne.co.uk/
- Size: 1.69 MB
- Stars: 45
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Vite Plugin CSP Guard
[](https://www.npmjs.com/package/vite-plugin-csp-guard)
[](https://www.npmjs.com/package/vite-plugin-csp-guard)
[](https://www.npmjs.com/package/vite-plugin-csp-guard)
[](https://github.com/tsotimus/vite-plugin-csp-guard/blob/main/LICENSE)
[](https://github.com/tsotimus/vite-plugin-csp-guard)
This is a monorepo for the Vite Plugin CSP Guard.
## What's inside?
All the apps under `/apps` are used to test the plugin.
All the packages under `/packages` include the packages im building, as well as some utilities.
- [Vite Plugin CSP Guard](https://npmjs.com/package/vite-plugin-csp-guard)
## Documentation you might be looking for
Vite Plugin CSP Guard - [Available here](https://vite-csp.tsotne.co.uk)
## Getting Started
`corepack enable`
`pnpm install`
### Contributing -- Coming Soon