A fast N-API-based Node.js addon wrapping sqlcipher and FTS5 segmenting APIs
Convert image from .HEIC to .JPG
No description provided.
Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser
A BIP32 compatible library
JavaScript barcode generator supporting over 100 types and standards with raw bytes support.
Mock GPU adapter for testing vgpu code without real WebGPU hardware.
AWS S3 storage provider for ComputeSDK - object storage with S3-compatible API
awslambda.streamifyResponse, but locally and with typescript
JavaScript Font Codec.
A pure JavaScript implementation of the Goertzel algorithm.
Compute an object ID as if from `git hash-object`.
Implements different queues for @pooley/core
OMP-style large-output policy for Pi tool results: minimization, bounded truncation, and spill-file preservation.
TypeScript definitions for binary-xml
slice a buffer into an array of sub buffers
Binary value packing and unpacking
[Strips UTF-8 BOM](https://github.com/sindresorhus/strip-bom), uses [`graceful-fs`](https://github.com/isaacs/node-graceful-fs), and returns Promises.
[](https://www.npmjs.com/package/@k-leumas/queque-cli) [](https://www
Icelandic spelling dictionary
Shared test utilities, mocks, and setup helpers for Quake 2 TypeScript.
Make a QR code PNG from a string.
Parse Simple Ledger Protocol OP_RETURN data segments with ease!
// 初始化 const camera = new Camera({ containerCanvas: canvas, customVideoConfig: {}, // 自定义视频配置 customAudioConfig: {}, // 自定义声音配置 callBack: (e:Blob) => { // todo something } })