luxbe / kustom

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 100.0%