-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Quick start guide that requires HTML file only #5840
Copy link
Copy link
Open
Labels
contribution-weekIssues that are good to be picked up for the contribution weekIssues that are good to be picked up for the contribution weekenhancementImprovement over existing featureImprovement over existing featuregood first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contribution-weekIssues that are good to be picked up for the contribution weekIssues that are good to be picked up for the contribution weekenhancementImprovement over existing featureImprovement over existing featuregood first issueGood for newcomersGood for newcomers