A decoder for the process.env
Streaming text decoder that preserves multibyte Unicode characters
Mesh optimization library that makes meshes smaller and faster to render
WebAssembly binary format parser
High-performance Base64 encoder and decoder
Web Assembly streaming MPEG Layer I/II/III decoder
Node addon for string extraction for msgpackr
Web Assembly streaming Opus decoder
A light-weight TextDecoder polyfill for React Native Hermes that only supports utf-8
A TextDecoder replacement
Web Assembly streaming Ogg Opus decoder
Web Assembly streaming Opus decoder with Machine Learning enhancements
socket.io protocol parser
High performance WAV file decoder and encoder
Base64 streaming encoder and decoder
bc-ur decoder
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly
Default Jimp bmp encoder/decoder.
Node addon for string extraction for cbor-x
High-performance JSON serialization library
Default Jimp tiff encoder/decoder.
Transaction metadata decoder
Default Jimp gif encoder/decoder.
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/tiff</h1> <p>Default Jimp tiff encoder/decoder.</p> </div>
Rack middleware to decode JWT and append it to the rack environment
A full programming language and environment extending the features of the venerable HP calculator programmable calculators. With XRPN you can accomplish a wide range of modern programming tasks as well as running existing HP-41 FOCAL programs directly. XRPN gives modern life to tens of thousands of old HP calculator programs and opens the possibilities to many, many more. New in 2.7: Complete HP-41 RAW import/export with 100% decode success - convert HP-41 programs to XRPN and back with full support for 165+ opcodes including ALL math functions (SIN, COS, LOG, etc.), flow control, and numbers.
Does you application invoke services that have different URLs in different Rails environments? Would you like to log the application input to each service call, have fine grain control over API-specific data encoding and decoding, and log responses for each service call? Are some of your service calls exhibiting a 'long line' code odor? Do your API developers test their calls using curl commands? This little ditty remedied these symptoms in our system and, most imporantly, expedited our rails app development and troubleshooting with internal and external API teams.