Frappe Mathlive

Mathlive integrated into Frappe Framework

Install Frappe Mathlive

bench get-app https://github.com/umar834/frappe_mathlive

Tags

  • erpnext-equation
  • erpnext-math
  • frappe
  • frappe-equation
  • frappe-math
  • mathlive

Add the Frappe Gems badge to your README

Maintain Frappe Mathlive? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=umar834%2Ffrappe_mathlive)](https://frappegems.com/gems/apps/umar834/frappe_mathlive)

About Frappe Mathlive

## Frappe Mathlive This Frappe app integrates MathLive, a powerful math input library, to provide an enhanced user experience for entering and editing mathematical expressions. It seamlessly replaces standard textareas in Frappe forms, including child tables, with MathLive-enabled input fields, allowing users to easily type, render, and interact with mathematical content. ### Key Features
  • Dynamic Math Input: Automatically converts Long Text fields and child table textareas into MathLive input fields, enabling users to enter math expressions intuitively.
  • Child Table Support: Dynamically detects and integrates with all child tables in the parent form, without requiring hardcoded configurations for specific child table names.
  • Real-Time Synchronization: Ensures that data entered via MathLive fields is saved correctly by synchronizing changes with the underlying textarea fields.
  • Flexible Configuration: Supports any Frappe doctype setup, including user-defined child table configurations and custom fieldnames.
  • Effortless Integration: Automatically initializes MathLive for relevant fields whenever the page or form is loaded.
## Installation Steps ### Step 1) One time to get app ```diff bench get-app https://github.com/umar834/frappe_mathlive ``` ### Step 2) to install app on any instance/site ```diff bench --site [sitename] install-app frappe_mathlive ``` ## Screenshots ![screenshot](frappe_mathlive_1.png) ![screenshot](frappe_mathlive_2.png) #### License MIT

Related Integrations apps for Frappe & ERPNext

  • Insights — Open Source Business Intelligence Tool
  • Raven — Simple, open source team messaging platform
  • Frappe Whatsapp — WhatsApp cloud integration for frappe
  • Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
  • Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
  • Frappe React Sdk — React hooks for Frappe
  • Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
  • Mcp — Frappe MCP allows Frappe apps to function as MCP servers