Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.
 
 

Repository files navigation

SRI Hash Generator

This is the code behind the http://srihash.org website. It generates sub-resource integrity hashes.

Build Status Dependencies Status Dev Dependencies Status

Install

You'll need node 0.10.x or higher and npm to run the server.

Clone the git repository and install dependencies:

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

To start the server, run:

npm start

It will listen on http://127.0.0.1:3000 by default.

Testing

Run tests with:

npm test

About

SRI Hash Generator

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages