Flowise/packages/ui
Henry c6c135535c Refactor: Update pnpm-lock.yaml and enhance UI components for safe HTML rendering
- Updated pnpm-lock.yaml to improve dependency management and ensure consistency.
- Refactored the JSONViewer component to utilize a new JsonToken for syntax highlighting.
- Introduced SafeHTML component to sanitize and safely render HTML content in ViewMessagesDialog and NodeExecutionDetails.
- Replaced direct HTML rendering with SafeHTML in ChatMessage component for enhanced security.
2025-07-19 23:48:03 +01:00
..
public Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
src Refactor: Update pnpm-lock.yaml and enhance UI components for safe HTML rendering 2025-07-19 23:48:03 +01:00
.env.example Added env vars to ui and api URL (#3141) 2024-09-24 15:28:25 +01:00
.npmignore
README-ZH.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
craco.config.js
index.html Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
jsconfig.json
package.json Refactor: Update pnpm-lock.yaml and enhance UI components for safe HTML rendering 2025-07-19 23:48:03 +01:00
vite.config.js Chore/update vite config (#4158) 2025-03-11 16:13:28 +00:00

README.md

Flowise UI

English | 中文

React frontend ui for Flowise.

Flowise

Install:

npm i flowise-ui

License

Source code in this repository is made available under the Apache License Version 2.0.