Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Editor

Simple web-based text utility tool for quick text transformations and case conversions.

Quick Start

curl -L https://github.com/MootComb/text-editor/archive/refs/heads/main.zip -o text-editor.zip
unzip text-editor.zip
cd text-editor-main
docker compose up -d

Open http://127.0.0.1:80 in your browser.

Features Character, word, and line counter

Text case conversion (uppercase, lowercase, title case, etc.)

Tech Stack HTML/CSS/JavaScript

Without Docker Just open src/index.html in your browser.

Demo: https://mootcomb.github.io/text-editor/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages