Last updated
Prototyping tool for React/Typescript Applications.
$ winget install --id open-source-labs.ReacType --exact --version 11.0.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
ReacType uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i ReacType.11.0.0.Windows.Installer.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
ReacType is a rapid prototyping tool for developers employing React component architecture alongside the comprehensive type-checking of TypeScript. In other words, you can draw prototypes and export React / TypeScript code!
ReacType allows users to visualize their application architecture dynamically, employing a drag-and-drop canvas display , a real-time demo render , a real-time component code preview.
Users can create components and drag instances of these components, as well as HTML elements, onto the canvas.
This architecture can then be exported as TypeScript application files to be used as a starter template for any repository.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for ReacType.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.