Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T05:54:24.000Z (about 3 years ago)
- Last Synced: 2024-08-02T07:15:25.314Z (4 months ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 14
- Watchers: 2
- Forks: 7
- 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
```