About

This project was started to apply the web front-end, back-end, and JavaScript functions learned.
OwOb is operated on Cloudflare pages, and the OwOb API server is being developed and operated using Cloudflare workers and Hono Library.

Text Counter

A tool that counts the number of characters in text based on various conditions

OptionsCharacters countByte
Include spaces0 Characters0 Byte
Include spaces & line breaks0 Characters0 Byte
Exclude spaces & line breaks0 Characters0 Byte