feat: add excel_tool plugin for JSON to Excel conversion with styling support#995
Open
wangpengfei44 wants to merge 5 commits intolanggenius:mainfrom
Open
feat: add excel_tool plugin for JSON to Excel conversion with styling support#995wangpengfei44 wants to merge 5 commits intolanggenius:mainfrom
wangpengfei44 wants to merge 5 commits intolanggenius:mainfrom
Conversation
2、translate all code comments and messages to English
Member
|
In requirements.txt, please use this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
excel_toolis a lightweight plugin that converts JSON-formatted 2D arrays into Excel (.xlsx) files. It supports custom column widths, merged cells, cell styles (including alignment, font size, bold, background color, border, and text wrapping), and row heights. The plugin is designed to enable easy export and formatting of structured tabular data.4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect any personal user data. It only processes user-provided JSON data to generate Excel files.
Privacy Policy