File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 1+ github : sindresorhus
2+ open_collective : sindresorhus
3+ patreon : sindresorhus
4+ custom : https://sindresorhus.com/donate
Original file line number Diff line number Diff line change @@ -15,10 +15,6 @@ The browser version is only ~300 bytes minified & gzipped.
1515$ npm install crypto-hash
1616```
1717
18- <a href =" https://www.patreon.com/sindresorhus " >
19- <img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
20- </a >
21-
2218
2319## Usage
2420
@@ -51,7 +47,7 @@ Type: `string` [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/Java
5147
5248#### options
5349
54- Type: ` Object `
50+ Type: ` object `
5551
5652##### outputFormat
5753
@@ -65,8 +61,3 @@ Setting this to `buffer` makes it return an `ArrayBuffer` instead of a `string`.
6561## Related
6662
6763- [ hasha] ( https://github.com/sindresorhus/hasha ) - Hashing in Node.js made simple
68-
69-
70- ## License
71-
72- MIT © [ Sindre Sorhus] ( https://sindresorhus.com )
You can’t perform that action at this time.
0 commit comments