Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
acorn-globals
Detect global variables in JavaScript using acorn
@lexical/utils
This package contains misc utilities for Lexical.
@lexical/clipboard
This package provides the copy/paste functionality for Lexical.
@lexical/text
This package contains utilities and helpers for handling Lexical text.
@lexical/dragon
This package contains compatibility with Dragon NaturallySpeaking accessibility tools.
@lexical/mark
This package contains helpers and nodes for wrapping content in marks for Lexical.
@lexical/hashtag
This package contains the functionality for Lexical hashtags.
@lexical/table
This package provides the Table feature for Lexical.
@lexical/code
This package contains the functionality for the code blocks and code highlighting for Lexical.
@lexical/html
This package contains HTML helpers and functionality for Lexical.
@lexical/markdown
This package contains Markdown helpers and functionality for Lexical.
@lexical/offset
This package contains selection offset helpers for Lexical.
@lexical/selection
This package contains utilities and helpers for handling Lexical selection.
@lexical/link
This package contains the functionality for Lexical links.
@lexical/devtools-core
This package contains tools necessary to debug and develop Lexical.
@lexical/overflow
This package contains selection overflow helpers and nodes for Lexical.
@lexical/yjs
The library provides Yjs editor bindings for Lexical.
@lexical/history
This package contains selection history helpers for Lexical.
lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessible and performance.
chevrotain
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers