Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Added hazae41/denoflate (#1233)
Browse files Browse the repository at this point in the history
WebAssembly powered Deflate compression for Deno, written in Rust.
  • Loading branch information
hazæ41 committed Jun 28, 2020
1 parent 4ddb2be commit 57a7a48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database.json
Expand Up @@ -1313,6 +1313,13 @@
"desc": "Syntactic sugar for asynchronous functions, promises, generators and synchronous functions.",
"default_version": "master"
},
"denoflate": {
"type": "github",
"owner": "hazae41",
"repo": "denoflate",
"desc": "WebAssembly powered Deflate compression for Deno, written in Rust.",
"default_version": "master"
},
"denoforge": {
"type": "github",
"owner": "denjucks",
Expand Down

0 comments on commit 57a7a48

Please sign in to comment.