https://github.com/nunzioono/highs-editor
A modern, lightweight code editor built with Tauri, React, and TypeScript. Highs Editor combines the performance of native applications with the flexibility of web technologies.
https://github.com/nunzioono/highs-editor
highs linear-programming lp rust tauri-app typescript webview
Last synced: 5 days ago
JSON representation
A modern, lightweight code editor built with Tauri, React, and TypeScript. Highs Editor combines the performance of native applications with the flexibility of web technologies.
- Host: GitHub
- URL: https://github.com/nunzioono/highs-editor
- Owner: nunzioono
- License: mit
- Created: 2025-03-26T11:18:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T17:52:10.000Z (about 1 year ago)
- Last Synced: 2025-04-12T18:26:37.774Z (about 1 year ago)
- Topics: highs, linear-programming, lp, rust, tauri-app, typescript, webview
- Language: TypeScript
- Homepage: https://nunzioono.github.io/highs-editor/
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Highs Editor
A modern, lightweight code editor built with Tauri, React, and TypeScript. Highs Editor combines the performance of native applications with the flexibility of web technologies.
## Project Aim
Highs Editor aims to provide developers with a fast, intuitive code editing experience featuring:
- Real-time code editing with syntax highlighting
- File management capabilities
- Integrated output console for code execution
- Cross-platform compatibility (Web, Windows, macOS, Linux)
## Development Setup
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)