ECMAScript AST recursive visitor
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Transcode automation.
CLI for transcoding videos
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
This package calls bento4 cli from from node js process
Allows users to use generators in order to write common functions that can be both sync or async.
Single thread version of npm module @ffmpeg/ffmpeg@0.10.1
Returns true if a string has an extglob.
Buffers events from a stream until you are ready to handle them.
The Node.js `util.deprecate()` function with browser support
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
FFmpeg WebAssembly version
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
React Native SDK for Kaily AI chatbot with dynamic tool registration and WebView-based integration
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Convenience tools to convert your media
process.nextTick but always with args
A small polyfill for Object.setprototypeof
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
This is a port of Meta's MIT-licensed [Demucs](https://github.com/facebookresearch/demucs) Python+PyTorch library to JavaScript+[ONNX](https://onnx.ai/). This allows it to run on the web, as well as to be installed and used [via `npm`](https://www.npmjs.c
Use node's fs.realpath, but fall back to the JS implementation if the native one fails