Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
L

lexical

> 编程语言
开源

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

23.7K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

An extensible text editor framework that provides excellent reliability, accessibility and performance.

Documentation | Getting Started | Playground | Gallery


## Features - **Framework Agnostic Core** - Works with any UI framework, with official [React bindings](https://lexical.dev/docs/getting-started/react) - **Reliable & Accessible** - Built-in accessibility support and WCAG compliance - **Extensible** - Plugin-based architecture with powerful extension points - **Immutable State Model** - Time-travel ready with built-in undo/redo - **Collaborative Editing** - Real-time collaboration via [Yjs](https://github.com/yjs/yjs) integration - **Serialization** - Import/export from JSON, Markdown, and HTML - **Rich Content** - Support for tables, lists, code blocks, images, and custom nodes - **Cross-browser** - Firefox 115+, Safari 15+, Chrome 86+ (see [Supported Browsers](https://lexical.dev/docs/getting-started/supported-browsers)) - **Type Safe** - Written in TypeScript with comprehensive type definitions ## Quick Start For framework-agnostic usage, start with the [Vanilla JS quick start](https://lexical.dev/docs/getting-started/quick-start) or the [Vanilla JS example](https://stackblitz.com/github/facebook/lexical/tree/main/examples/vanilla-js?file=src%2Fmain.ts). For React applications, install Lexical with the official React bindings: ```bash npm install lexical @lexical/react ``` ``` … ``` Try it yourself: - [Plain Text Example](https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-plain-text?file=src%2FApp.tsx&terminalHeight=0&ctl=1&showSidebar=0&devtoolsheight=0&view=preview) - [Rich Text Example](https://stackblitz.com/github/facebook/lexical/tree/main/examples/react-rich?file=src%2FApp.tsx&terminalHeight=0&ctl=1&showSidebar=0&devtoolsheight=0&view=preview) ## Development ```bash # Install dependencies pnpm install # Start playground dev server pnpm run start # Run tests pnpm run test-unit pnpm run test-e2e-chromium # Lint and type check pnpm run ci-check ``` See [CONTRIBUTING.md](https://github.com/facebook/lexical/blob/main/CONTRIBUTING.md) for detailed development guidelines. ## Documentation - **User Guide**: [lexical.dev/docs/intro](https://lexical.dev/docs/intro) - **API Reference**: [lexical.dev/docs/api](https://lexical.dev/docs/api/modules/lexical) - **Developer Guide**: [AGENTS.md](https://github.com/facebook/lexical/blob/main/AGENTS.md) - Architecture and development workflows - **Examples**: [examples/](https://github.com/facebook/lexical/tree/main/examples) - Sample implementations ## Community & Support - **Discord**: Join our [Discord server](https://discord.gg/KmG4wQnnD9) for announcements, questions, discussions - **Issues**: Report bugs and request features on [GitHub Issues](https://github.com/facebook/lexical/issues) - **Release Notes**: Release notes are available in [Github Releases](https://github.com/facebook/lexical/releases) ## Browser Support | Browser | Version | |---------|---------| | Chrome | 86+ | | Firefox | 115+ | | Safari | 15+ | | Edge | 86+ | ## Contributors We welcome contributions! Please read our [Contributing Guide](https://github.com/facebook/lexical/blob/main/CONTRIBUTING.md) to learn about our development process and how to propose bugfixes and improvements. ## License [MIT](https://github.com/facebook/lexical/blob/main/LICENSE) License Copyright ©2026 Meta Platforms, Inc.

核心特点

  • •Framework Agnostic Core - Works with any UI framework, with official React bindings
  • •Reliable & Accessible - Built-in accessibility support and WCAG compliance
  • •Extensible - Plugin-based architecture with powerful extension points
  • •Immutable State Model - Time-travel ready with built-in undo/redo
  • •Collaborative Editing - Real-time collaboration via Yjs integration
  • •Serialization - Import/export from JSON, Markdown, and HTML
  • •Rich Content - Support for tables, lists, code blocks, images, and custom nodes
  • •Cross-browser - Firefox 115+, Safari 15+, Chrome 86+ (see Supported Browsers)
  • •Type Safe - Written in TypeScript with comprehensive type definitions
  • •Plain Text Example

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools