- 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. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.example | ||
| .npmignore | ||
| README-ZH.md | ||
| README.md | ||
| craco.config.js | ||
| index.html | ||
| jsconfig.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Flowise UI
English | 中文
React frontend ui for Flowise.
Install:
npm i flowise-ui
License
Source code in this repository is made available under the Apache License Version 2.0.
