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

https://github.com/themkat/bincalc

Experimenting with Leptos in Rust by making a simple number type calculator.
https://github.com/themkat/bincalc

Last synced: 4 months ago
JSON representation

Experimenting with Leptos in Rust by making a simple number type calculator.

Awesome Lists containing this project

README

          

* BinCalc - Simple Leptos Rust calculator application

Simple site for converting between number systems. Used to have an excuse to play with with Leptos, TailwindCSS and basic WASM compilation in Rust.