We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65efe96 commit 724fe7aCopy full SHA for 724fe7a
README.md
@@ -1,9 +1,25 @@
1
# fast-jpeg
2
3
+
4
5
+JPEG image decoder written entirely in JavaScript.
6
7
+<h3 align="center">
8
9
+ <a href="https://www.zakodium.com">
10
+ <img src="https://www.zakodium.com/brand/zakodium-logo-white.svg" width="50" alt="Zakodium logo" />
11
+ </a>
12
13
+ <p>
14
+ Maintained by <a href="https://www.zakodium.com">Zakodium</a>
15
+ </p>
16
17
[![NPM version][npm-image]][npm-url]
18
[![npm download][download-image]][download-url]
19
-JPEG image decoder written entirely in JavaScript.
20
+</h3>
21
22
23
24
## Installation
25
0 commit comments