Skip to main content
Module

x/denoflate/.vscode/settings.json

WebAssembly port of Rust's flate2, a Rust implementation of Deflate, Gzip, and Zlib compressions
Very Popular
Go to Latest
File
{ "deno.enable": true, "deno.unstable": true, "deno.enablePaths": [ "./src/deno", "./example/deno" ]}