New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@fluentui/react-builder

Package Overview
Dependencies
Maintainers
10
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-builder

A drag and drop UI builder.

latest
Source
npmnpm
Version
0.67.2
Version published
Weekly downloads
62
313.33%
Maintainers
10
Weekly downloads
 
Created
Source

Fluent UI React Builder

Usage

Requirements

Node

Yarn

Getting Started

Command line setup

  • Clone the repository.
  • From the root folder (fluentui), run yarn to install required dependencies. This may take a while.
  • To build the project, run yarn start:northstar. Upon success, the builder can be found at localhost:8080. Happy building!

Features

State

While the scope of the app is small (blueline tool) we are just using React's state management.

If the scope grows, the state management solution may change.

Takeaways

Tree nested vs flat

iframe callback vs messages

Dropping

  • Assumes all components can be dropped on all others (allow for config of this)

FAQs

Package last updated on 21 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts