All Projects → mozilla → Srihash.org

mozilla / Srihash.org

Licence: mpl-2.0
SRI Hash Generator

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

SRI Hash Generator

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

Build Status devDependencies Status

Install

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 git://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].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].