Open Source Tools

A collection of NPM packages and tools I’ve built.

VSCode: CSP HTML Linter

A extension designed to analyze HTML and identify potential breaches of Content Security Policy (CSP) rules as you type.

Try Tool

NPM: CSP HTML Linter

Lint your HTML for Content Security Policy Violations at build time.

Try Tool

Rollup Plugin Concat

An NPM Rollup plugin which concatenates files together for further use by the rollup bundling process.

Try Tool

Eslint Config CSP

An eslint shareable config to catch common Content Security Policy(CSP) violations.

Try Tool