Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauricioszabo/sqrope-text-editor
https://github.com/mauricioszabo/sqrope-text-editor
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauricioszabo/sqrope-text-editor
- Owner: mauricioszabo
- Created: 2023-10-04T14:53:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-05T01:20:26.000Z (about 1 year ago)
- Last Synced: 2024-11-09T05:31:44.499Z (about 2 months ago)
- Language: CSS
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQRope Text Editor
A future text editor backed by some SQL data structure (for testing)
## Usage:
Install submodules with `git submodule init` and `git submodule update`
Install dependencies with `yarn install`
Run with `yarn start`
## Why?
Because it's fun? :)