8000 GitHub - staadecker/lexical-solid: SolidJS port of `@lexical/react`. This port will be updated from time to time to maintain parity and keep dependencies fresh.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SolidJS port of `@lexical/react`. This port will be updated from time to time to maintain parity and keep dependencies fresh.

License

Notifications You must be signed in to change notification settings

staadecker/lexical-solid

 
 

Repository files navigation

Lexical-Solid

SolidJS port of @lexical/react

Currently based on @lexical/react version 0.11.0.

Installing

npm install lexical-solid

You may need to add lexical-solid and the lexical packages (such as lexical-solid > lexical) to the optimizeDeps.include section of your vite config (assuming you are using vite).

Lexical Dependencies

This package pins lexical and the @lexical/* packages to specific minor versions. This means that you cannot upgrade your lexical version without upgrading lexical-solid (well, maybe you could, but it'd be buggy). See #5 for some discussion.

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.

About

SolidJS port of `@lexical/react`. This port will be updated from time to time to maintain parity and keep dependencies fresh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.6%
0