m-bodmer / mbedit

A web based text editor, written with JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBEdit

A lightweight, web-based text editor built with TypeScript.

Features

  • Pure TypeScript implementation
  • No JavaScript frameworks
  • Simple and intuitive interface

Mockup

Mockup

Getting Started

  1. Clone the repository
  2. npm install
  3. npm run dev

License

MIT

About

A web based text editor, written with JS

License:MIT License


Languages

Language:CSS 57.1%Language:TypeScript 29.6%Language:HTML 13.3%