An open API service indexing awesome lists of open source software.

https://github.com/reshane/edit-dst

Simple reactive Yew/Rust site that computes edit distance between two phrases.
https://github.com/reshane/edit-dst

Last synced: 10 months ago
JSON representation

Simple reactive Yew/Rust site that computes edit distance between two phrases.

Awesome Lists containing this project

README

          

# edit-dst
Simple reactive Yew/Rust site that computes edit distance between two phrases.

# quick start
`cargo build && trunk serve --open`