lexical-solid
TypeScript icon, indicating that this package has built-in type declarations

0.21.0 • Public • Published

Lexical-Solid

SolidJS port of @lexical/react

This is a SolidJS port of @lexical/react (always based on the same @lexical/react version as the pinned lexical-dependencies, see that section of the README for the current version).

If you're using this library, I'd appreciate it if you let me know (in github discussions or in the lexical discord)!

Installing

npm install lexical-solid

or using the package manager of your choice.

This repository uses pnpm, but if you are only a consumer of this library, you do not need it.

Lexical Dependencies

Currently using lexical packages version 0.30.0, and ported from @lexical/react of the same version tag.

This package pins lexical and the @lexical/* packages to specific minor versions. This means that you can only upgrade your lexical version to the latest patch version compatible with the current version. Attempting to upgrade the minor version will result in a broken state due to mismatched packages. See #5 for some discussion of the pinning strategy.

License

This code in this repository is very similar to the source react code, with modifications for use with SolidJS. The license distributed with @lexical/react can be found in LICENSE-UPSTREAM.

Readme

Keywords

none

Package Sidebar

Install

npm i lexical-solid

Weekly Downloads

2,731

Version

0.21.0

License

MIT

Unpacked Size

588 kB

Total Files

250

Last publish

Collaborators

  • mosheduminer