We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6127b6 commit 49a804eCopy full SHA for 49a804e
README.md
@@ -2,10 +2,14 @@
2
3
> This project using [Neon](https://neon-bindings.com) as a binding to Rust to execute fast and efficient memory usage for generating XLSX document.
4
5
+> Check here for [Rust installation instruction](https://www.rust-lang.org/tools/install)
6
+
7
### Installation
8
9
npm i fastexcel
10
11
+ npm i -D cargo-cp-artifact
12
13
### Example
14
15
```
0 commit comments