Skip to content

FFTYYY/YText

Repository files navigation

YText

YText is a text editor based on React, in the sense of "rich text editors", but it's not really a rich text editor. It's more like LateX, but not a typesetting software either. It's hard to categorize, but anyway, it's a writing tool I developed for smoother blogging.

YText doesn't have an explicit user interface, it is more like a collection of rules and concepts, and everything is to be defined. It has great flexibility and can be modified in the way users want.

Here is the documentation.

Here is a demonstration.

Installation

To install:

npm install @ftyyy/ytext

and then can import it in your React project

import * from "@ftyyy/ytext"

About

A strange text editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages