@senlinz/import-export-wasm
v0.1.0-beta.10
Published
Rust WebAssembly for import/export excel files
Downloads
378
Maintainers
Readme
@senlinz/import-export-wasm
@senlinz/import-export-wasm is the Rust WebAssembly core library for the @senlinz/import-export library. It provides the core logic for handling Excel data in browser environments.
Note: This library is currently in beta. Features and APIs may change.
Features
- Rust WebAssembly core for efficient Excel data handling.
- Read using calamine.
- Write using rust_xlsxwriter.
Usage
Directly use WebAssembly in browser environments. Example