QuickDiff
QuickDiff is a wrapper around the popular diff tool on Linux, designed to make viewing the changes between 2 blocks of texts more easy. This allows you to see the difference in text, lists, mails, and config files. It will graphically show you the differences between the 2 textareas by highlighting those areas that have changed. You can then generate a unique URL to share the results with anyone.
Learn more
Plate
Plate is a rich-text editor framework for React, designed to simplify complex text editing needs. Built with Slate.js and TypeScript, it offers a highly customizable and extensible editing experience. Plate provides a wide range of plugin packages that enhance the behavior, hooks, serialization, normalization, and other features of the editor. These plugins are "headless," meaning they are unstyled by default, allowing developers to style them as needed. It includes state management with Zustand stores, custom hotkeys, API methods, and transforms accessible through editor.api and editor.transforms. Plate also offers unstyled and accessible components based on Radix UI, serving as the foundation for building high-quality design systems. For those seeking a visually appealing interface, Plate provides pre-built styled components based on shadcn/ui, which can be customized to create a unique, accessible, and visually pleasing user interface.
Learn more
MathEditor
MathEditor is a convenient, accessible, mobile-friendly WYSIWYG editor, developed by SCD Company. The editor is designed to semantically process mathematical formulas and recognize their meaning. It's integrated with several server-side components that offer additional features, such as symbolic formula manipulation, graph plotting, and numeric calculations.
MathEditor is also accessible to persons with visual disabilities, making it easy to use for everyone.
The editor is API driven and extensible. Here are some unique features it contains:
➖ Understanding the semantics for math formulas!
➖ Error Checking and a Smart Assistant!
➖ Advanced accessibility for persons with visual disabilities!
MathEditor, unlike other editors, translates math formulas into a computer understandable format, thus every program it’s integrated into acquires the ability to provide contextually intelligent feedback in real-time similar to a human teacher.
Learn more
woofmark
A modular, progressive, and beautiful Markdown and HTML editor. Markdown lets you produce rich HTML-formatted text by writing plain text. You can write code, text in italics or give them a “bolder” format. You can create headings by prefixing them with one or more hash characters (#). The less hashes they have, the more prominent your headings become. Creating links is merely a matter of wrapping some text in brackets and referencing a resource locator, like the ones you’ll find at the bottom of this text. Images can be embedded just the same, except you’ll have to prefix the wrapped text with an exclamation mark. The buttons provided look kind of rough, but that's on purpose, it's up to you to style them and the API helps you do that. Small and focused, progressive, enhance a raw textarea. Markdown, HTML, and WYSIWYG input modes. Text selection persists even across input modes! Built in undo and redo. Entirely customizable styles.
Learn more