facebook/lexical

Quick start guide that requires HTML file only

Open

#5,840 建立於 2024年4月5日

在 GitHub 查看
 (15 留言) (0 反應) (0 負責人)JavaScript (1,349 fork)batch import
contribution-weekenhancementgood first issue

倉庫指標

Star
 (16,523 star)
PR 合併指標
 (平均合併 2天 16小時) (30 天內合併 103 個 PR)

描述

See background here: #1845

Would be nice to have something like https://github.com/quilljs/quill#quickstart - a small, self-contained vanilla HTML/JS snippet loading the editor from CDN + also a way to grab the release tar and serve the JS contents from a static hosting (such as GitHub Pages).

Lexical already has quick start guide, however it requires typescript/nodejs/npm installed locally as well as TS knowledge.

This, even more minimalistic approach would allow Lexical to be run on the websites that doesn't have any compiler/bundler.

CC @vadimkantorov - idea creator

貢獻者指南