ironcalc

Crates.ioironcalc
lib.rsironcalc
version0.2.0
sourcesrc
created_at2023-11-15 16:57:51.7648
updated_at2024-09-16 22:28:10.21403
descriptionThe democratization of spreadsheets
homepagehttps://www.ironcalc.com
repositoryhttps://github.com/ironcalc/ironcalc/
max_upload_size
id1036575
size1,261,930
Nicolás Hatcher Andrés (nhatcher)

documentation

README

IronCalc

📚 About

Xlsx importer and exporter for the IronCalc engine.

🚴 Usage

The command

cargo build --release

Will produce a binary:

  • /target/release/test you can use to test that IronCalc computes the same results as Excel on a particular file
Commit count: 64

cargo fmt