Skip to content

Incorporate the Text Editor control from Frappe UI into the Frappe Framework.

License

Notifications You must be signed in to change notification settings

Avunu/frappe_editor

Repository files navigation

Frappe UI Editor Integration

Incorporate the Text Editor control from Frappe UI into the Frappe Framework. Who's not to like?

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/Avunu/frappe_editor --branch develop
bench install-app frappe_editor

Contributing

This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:

cd apps/frappe_editor
pre-commit install

Pre-commit is configured to use the following tools for checking and formatting your code:

  • ruff
  • eslint
  • prettier
  • pyupgrade

License

mit

About

Incorporate the Text Editor control from Frappe UI into the Frappe Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published