Module version of UZIP.js
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.
TypeScript definitions for uzip
An ESM build of Photopea's UZIP.js
Babel helper functions for implementing ES6 module transformations
Babel helper functions for inserting module loads
Is this specifier a node.js core module?
Get the path of the parent module
Lexes CommonJS modules, returning their named exports metadata
Lexes ES modules returning their import/export metadata
two functions: One that returns true, one that returns false
Is this specifier a Bun core module or supported Node one?
Find the module object for something that was require()d
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
A drop-in replacement for fs, making various improvements.
Node's event emitter for all engines.
process information for node.js and browsers
Module Federation Error Codes
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Module Federation CLI
Universal module importer for Node.js