mozilla / srihash.org

INACTIVE - SRI Hash Generator

Home Page:https://www.srihash.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived Repository.

This repository is archived.

We do not expect to introduce new functionality or any other changes to this web page.


This is the code behind the https://www.srihash.org/ website. It generates subresource integrity hashes.

You'll need Node.js 10.x and npm for linting and a local server for testing

Clone the git repository and install dependencies:

git clone https://github.com/mozilla/srihash.org.git
cd srihash.org
npm install

Linters

Run tests with:

npm run lint

Code of Conduct

This repository is governed by Mozilla's code of conduct and etiquette guidelines. For more details, please read the Mozilla Community Participation Guidelines or [CODE_OF_CONDUCT.md].

About

INACTIVE - SRI Hash Generator

https://www.srihash.org/

License:Mozilla Public License 2.0


Languages

Language:HTML 39.7%Language:JavaScript 33.8%Language:CSS 26.5%