https://github.com/kulla/2025-09-23-experiments-for-editor
https://github.com/kulla/2025-09-23-experiments-for-editor
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kulla/2025-09-23-experiments-for-editor
- Owner: kulla
- License: apache-2.0
- Created: 2025-09-14T19:44:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T10:52:53.000Z (8 months ago)
- Last Synced: 2025-10-05T12:26:33.631Z (8 months ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2025-09-23-experiments-for-editor
Some experiments for developing an editor.
## Setup
To install dependencies:
```bash
bun install
```