https://github.com/poudels14/slate-solid
https://github.com/poudels14/slate-solid
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/poudels14/slate-solid
- Owner: poudels14
- License: mit
- Created: 2021-10-24T05:50:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T05:54:24.000Z (over 3 years ago)
- Last Synced: 2024-11-02T19:34:14.633Z (6 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
- awesome-solid-js - Slate Solid
README
Slate Solid is a solid-js wrapper for Slate rich text editor
## Quick Start
```sh
> git clone https://github.com/poudels14/slate-solid
> cd slate-solid
> pnpm i
> pnpm start
```