Lexical

Lexical

1 post(s) found.
  • Lexical 0.24 with Vanilla JS: Getting started

    @nabbisen

    Summary

    Lexical is a modern JavaScript (JS) text editor framework designed for extensibility and high performance. They adopt reactive state model, which ensures optimized updates and predictable behavior, and also have nodes as flexible data model.

    ...

    Read