/kustom

This project is designed to easily extract and work with klwp files

Primary LanguageRustMIT LicenseMIT

kustom

Version

A tool to interact with kustom files through wasm using wasm-pack

🦀 Built with Rust + WebAssembly 🦀

About

This project is designed to easily extract and work with klwp files

Install

npm install kustom

💻 Develop

🛠️ Build with wasm-pack build

wasm-pack build --target web

🔬 Test with cargo test

cargo test

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

📝 License

Copyright © 2021 luxbe
This project is MIT licensed