# fast-creator **Repository Path**: mirrors_microsoft/fast-creator ## Basic Information - **Project Name**: fast-creator - **Description**: An application for designers and developers to create web experiences. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: stage - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-16 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Welcome to FAST Creator An open source application for UI testing and development based on the work from the FAST Tooling project. ## Overview The Creator is a React application that allows for editing web components and native HTML elements with a live preview. To accomplish this, the Creator utilizes the web worker Message System from the `@microsoft/fast-tooling` package and a series of components and services provided by both the `@microsoft/fast-tooling` and `@microsoft/fast-tooling-react` packages. Each component or service registers itself with the Message System and sends navigation and data updates to allow all services and components to remain in sync. Some of the components being used include the `
` react component, used for editing data, the `` component, used for navigating through data in the form of a tree view and the `` component used to create an `