Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The csp-html-webpack-plugin is a tool for developers using Webpack to automatically generate and inject Content Security Policy (CSP) meta tags into HTML files produced by html-webpack-plugin. It scans generated HTML for inline scripts and styles, hashes them, and includes those hashes in the CSP policy to enhance web security. This plugin is ideal for developers who want to enforce CSP policies in their web applications without manually managing hashes or nonces.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
AnujRNair's profile
AnujRNair
44 contributions
dependabot[bot]'s profile
dependabot[bot]
15 contributions
sibiraj-s's profile
sibiraj-s
4 contributions
wanecek's profile
wanecek
2 contributions
swac's profile
swac
1 contributions
Daniel-Khodabakhsh's profile
Daniel-Khodabakhsh
1 contributions
david-fong's profile
david-fong
1 contributions
pierroberto's profile
pierroberto
1 contributions
sfdc-ospo-bot's profile
sfdc-ospo-bot
1 contributions
samsaggace's profile
samsaggace
1 contributions
slackhq

slackhq/csp-html-webpack-plugin

A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.

JavaScript
169
40
MIT License

Support the dependencies of slackhq/csp-html-webpack-plugin

Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
webpack/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-sources
Source code handling classes for webpack