Skip to content

willdavsmith/prettifyjsonstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettifyjsonstring

cargo install trunk
rustup target add wasm32-unknown-unknown
cargo build

# Local dev server
trunk serve --open

# Build for production
trunk build --release --public-url /prettifyjsonstring

About

Webapp to output prettified JSON from a provided JSON string

Topics

Resources

License

Stars

Watchers

Forks