Tiptap FontSize Extension
Tiptap extension for font size management.
YEAR
2024
About the project
Open-source extension for the Tiptap editor that allows adjusting font size in rich text editors. The extension provides advanced commands to set a specific size, increase or decrease the size in increments, and a function to retrieve the current size. More complete than the official version, it offers flexible configuration with a customizable default size and increment system. Published on npm, the extension has been adopted by the community with 6 stars on GitHub.
The challenge
The challenge was to create an extension that is both more feature-rich than the official version while remaining easy to use and well-integrated into the Tiptap ecosystem. It was necessary to handle edge cases related to multiple text selections, ensure compatibility with other Tiptap extensions, and provide an intuitive API for developers. Publishing on npm with clear documentation allowed for quick community adoption.
Technologies used
NEXT PROJECT
