# formula-editor **Repository Path**: dongyang1234/formula-editor ## Basic Information - **Project Name**: formula-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-26 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Formula Editor [![NPM](https://img.shields.io/npm/v/%40idealworld%2Fformula-editor)](https://www.npmjs.com/package/@idealworld/formula-editor) [![GitHub](https://img.shields.io/github/license/ideal-world/formula-editor)](https://github.com/ideal-world/formula-editor) [![Last Commit](https://img.shields.io/github/last-commit/ideal-world/formula-editor)](https://github.com/ideal-world/formula-editor/commits/main) [![Build Status](https://github.com/ideal-world/formula-editor/actions/workflows/CICD.yml/badge.svg?branch=main)](https://github.com/ideal-world/formula-editor/actions/workflows/CICD.yml) **A relatively complete formula editor.** ## Features - Visual design - Relatively comprehensive error prompts - Auto-completion prompts - Customizable variables and synchronous/asynchronous functions - Online debugging - Dynamic formula execution engine ## Screenshots **Error diagnosis** ![demo-diagnostic.png](demo-diagnostic.png) **Online debugging** ![demo-debug.png](demo-debug.png) **Asynchronous call** ![demo-async.png](demo-async.png) **I18n** ![demo-i18n.png](demo-i18n.png) ## Documentation and examples [https://ideal-world.github.io/formula-editor/](https://ideal-world.github.io/formula-editor/)