Skip to content

Mon-ius/PDF-WASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-WASM

CI Status GitHub release (with filter) Issues Forks Stars Downloads License: GPL v3 GitHub top language Code Size

PDF-WASM

A rust based pdf in-text replace tool, with WASM library export.

Install

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 web

Development

git submodule add --depth 1 [email protected]:Mon-ius/lopdf.git deps/lopdf
git config -f .gitmodules submodule.deps/lopdf.shallow true

Source

Credits

License

The scripts and documentation in this project are released under the GPLv3 License.

About

Rust based pdf in-text replace tool, with WASM library export.

Resources

License

Stars

Watchers

Forks

Packages

No packages published