molekilla / fdp-slate

Slate editor backed by FDP Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fdp-slate

Slate editor FDP integration

Demo

https://api.gateway.ethswarm.org/bzz/18c68e315b90d1b6ba31ba89c236a6eb79488d29983a13701f4971bc82b9dbd9/

Description

This is a sample project which showcases fdp-storage and Blossom extension with Slate React editor component.

Branches

  • main: Contains Slate integration with Blossom and fdp-storage.
  • crdt-slate: Contains Slate integration with fdp-slate-crdt-server for Yjs CRDT applications.

Requirements

Installation

  1. Clone repository
  2. Run npm install
  3. Run npm run build
  4. upload build folder as Website on Swarm add_website_swarm
  5. Click on view Website view_website_swarm

Using fdp-slate

New file and Save file

new_save_file_fdp_slate.mov

Open file

open_files_fdp_slate.mov

Markdown mode

text_mode_fdp_slate.mov

Component Diagram

Screenshot from 2023-04-18 09-01-53

Maintainer

@molekilla

License

Apache 2.0

About

Slate editor backed by FDP Storage

License:Apache License 2.0


Languages

Language:TypeScript 89.4%Language:CSS 6.8%Language:HTML 3.8%