| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A rust based pdf in-text replace tool, with WASM library export.
git clone --depth 1 --branch master --recurse-submodules 'https://github.com/Mon-ius/PDF-WASM'
cd PDF-WASM
cargo install wasm-pack
cargo install wasm-bindgen-cli
cd wasm
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target webgit submodule add --depth 1 git@github.com:Mon-ius/lopdf.git deps/lopdf
git config -f .gitmodules submodule.deps/lopdf.shallow trueThe scripts and documentation in this project are released under the GPLv3 License.
| Back | FazBrowse Home | New Git URL |