https://github.com/ideal-world/formula-editor
A relatively complete formula editor.
https://github.com/ideal-world/formula-editor
editor exp expression formula formula-editor vue
Last synced: 3 months ago
JSON representation
A relatively complete formula editor.
- Host: GitHub
- URL: https://github.com/ideal-world/formula-editor
- Owner: ideal-world
- License: mit
- Created: 2023-09-18T08:33:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T10:42:35.000Z (over 1 year ago)
- Last Synced: 2024-12-04T20:05:33.191Z (11 months ago)
- Topics: editor, exp, expression, formula, formula-editor, vue
- Language: TypeScript
- Homepage: https://ideal-world.github.io/formula-editor/
- Size: 3.98 MB
- Stars: 22
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formula Editor
[](https://www.npmjs.com/package/@idealworld/formula-editor)
[](https://github.com/ideal-world/formula-editor)
[](https://github.com/ideal-world/formula-editor/commits/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**

**Online debugging**

**Asynchronous call**

**I18n**

## Documentation and examples
[https://ideal-world.github.io/formula-editor/](https://ideal-world.github.io/formula-editor/)