Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

This is a web page that provides a character counting feature. Please access it from the following URL.

https://omochi.github.io/swift-string-counter-web

Implementation

It is implemented in Swift and has a binary compiled to Wasm that runs on your browser. Swift React is used for HTML rendering.

Development

Development utilizes hot reloading provided by Vite.