docx-rs/docx-wasm
bokuweb 4378de2ecc
Fix read error (#49)
* fix: use i32 instead of usize for indent

* update

* fix:insert json type

* fix: insert and delete child

* update
2020-02-28 19:52:41 +09:00
..
assets feat: try wasm build 2019-11-08 00:02:27 +09:00
example Fix run props (#29) 2020-01-31 01:14:48 +09:00
js Fix read error (#49) 2020-02-28 19:52:41 +09:00
src Fix read error (#49) 2020-02-28 19:52:41 +09:00
Cargo.lock clean wasm dir 2019-11-07 18:11:32 +09:00
Cargo.toml Rename (#27) 2020-01-24 19:44:43 +09:00
index.js Prepare for wasm (#2) 2019-12-11 14:12:22 +09:00
package.json Fix read error (#49) 2020-02-28 19:52:41 +09:00
tsconfig.node.json Fix js types (#42) 2020-02-13 19:04:45 +09:00
tsconfig.web.json Fix js types (#42) 2020-02-13 19:04:45 +09:00
webpack.common.js Improve js api (#28) 2020-01-30 23:14:25 +09:00
webpack.dev.js Improve js api (#28) 2020-01-30 23:14:25 +09:00
webpack.prod.js Improve js api (#28) 2020-01-30 23:14:25 +09:00
yarn.lock Fix js types (#42) 2020-02-13 19:04:45 +09:00