csp-toolkit
A comprehensive toolkit for working with Content Security Policy (CSP) directives in TypeScript. We have a range of functions to help you work with CSP policies in your project.
Features
- Typescript support for all CSP directives
- Nonce generation
- Hash generation
Utility functions
- Policy merging
- Policy stringification
Framework Guides
We provide detailed guides for implementing CSP in various frameworks:
- Next.js Guide - Learn how to implement CSP in Next.js applications
- React Guide - Set up CSP in React applications
- Express Guide - Configure CSP in Express.js applications
- Fastify Guide - Implement CSP in Fastify applications