/ExcelFormulaBeautifier

Excel Formula Beautifer,make Excel formulas more easy to read,Excel公式格式化/美化,将Excel公式转为易读的排版

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ExcelFormulaBeautifier

Excel Formula Beautifier,make Excel formulas more easy to read,Excel公式格式化/美化,将Excel公式转为易读的排版

When we are writing a complex formula in an Excel Cell we have to face a difficulty,that is,the formula is too hard to read and it will take a lot of time for your co-worker to understand your formula,so I am going to create a way to make this thing more easier,inspired by the some SQL Beautifier Tools,I decided to develop a way to beautif Excel formula,which can easily access by webpage.

我们在编写Excel公式,特别是复杂的,带有多层if嵌套的公式,往往会显得让人难以阅读,我希望通过开发一个网页版的Excel公式格式化/美化工具来帮助大家更好地理解您或您同事写的Excel公式。

Demo page(示例地址):https://antoniothefuture.github.io/ExcelFormulaBeautifier-demo.github.io/

The web page can be deployed to your local area network and access via shared folder,to do so,just download the html and js file into the shared folder,then use your browser to open the html file.

本工具可以部署到您的内网中使用:下载html和js文件到内网中的共享文件夹,然后用浏览器打开html文件。