An open API service indexing awesome lists of open source software.

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.

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)