XZ streaming decompression for the browser & Node without native code, via WebAssembly
https://docs.rs/lzma-rs binding to Node.js via https://napi.rs
Tlon/Urbit skill for OpenClaw agents
CLI tool and schema library for applying security patches to dependencies
XZ Decompression Library
Download and launch browsers
Intl.LocaleMatcher ponyfill
Provides bindings to the native liblzma library (.xz file format, among others)
Utility module to print pretty messages on SIGINFO/SIGUSR1
A classless CSS framework to write modern websites using only HTML.
CLI for automating the setup and usage of Moddable XS tools
Detect the archive type of a Buffer/Uint8Array
Native Node.js bindings for liblzma (XZ/LZMA2). Streaming, buffer and async APIs with browser support via WebAssembly. zlib-like API, TypeScript-first, prebuilt binaries for Linux/macOS/Windows.
recomposes a 4x4 matrix
decomposes a 3D matrix
xz-use
Idea is very simple — in the runtime we don't need to process or understand archive format. Wwe just need to know file data ranges. Where file data begins and where ends.
A fast, open-source CDN for open-source fonts
Create and extract tar.xz archives with streaming support for Node.js and buffer-based API for browsers
环卫小智 harmonyos 名单
node bindings for the xz compression library
Render ZPL (Zebra Programming Language) to PNG in the browser! Without Labelary or any third-party service.
Tools for working with ZPL II in the browser
Advanced merge handler
These are simple Ruby bindings for the liblzma library (http://tukaani.org/xz/), which is best known for the extreme compression ratio its native XZ format achieves. Since fiddle is used to implement the bindings, no compilation is needed.
Compress files using XZ (also know as LZMA)
ZOpen allows reading and writing of possibly compressed files (e.g. gzip, bzip2 or xz compressed files), either using the corresponding gems or external command line tools.
zu == Unzipper (in the tradition of `uz`, but better). Works for .tgz, .xz, .zip, .deb, .rpm — you name it. (Literally. If you find an archive that it doesn't open, let me know about it and I'll add that.) If you have an archive sitting there of format `xyz`, then `zu foo.xyz` should take care of it. It will: - Know how to extract the archive (based on extension ┈ though a version that detects based on `file` is something we're considering) - Guard against impoliteness. That is, if the archive only has one file, it will be permitted to extract into the current directory, otherwise it will first `mkdir foo; cd foo` then extract there. (The directory name will be the archive file minus the extension.) - Download the file first, using `wget`, if the arg starts with `http:`, `https:`, or `ftp:` - Remove the archive file if you pass `-d` Dependencies ------------ `zu` doesn't strive to be dependency-free by any means. For starters, it expects Ruby. Then it simply delegates to `unzip`, `gunzip`, `tar`, etc. Not sure if I ever plan on changing this. The main purpose is to optimize the command-line extraction of archives on a configured box. Installation ------------ 1. Have Ruby 1.8 (with gems) or 1.9 2. `gem install zu` Feedback -------- Tell us. (exad-zu@sharpsaw.worg)[mailto:exad-zu@sharpsaw.org]
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.