This simple app for Arma: Cold War Assault (also known as Operation Flashpoint) allows you to create mission files (desciption.ext, briefing.html, overview.html) with ease.
- Import and export
- Math expressions evaluation
- Auto-fill on some inputs
- Tables with useful hotkeys
- Rich editor for briefing and overview
- React — main framework
- React-router-dom — router for React app
- TypeScript — typed JavaScript
- Sass — CSS extension
- expr-eval — mathematical expression evaluator
- Quill.js — rich editor framework
- react-quilljs - React hook wrapper for Quill
- Custom webpack configuration