2 مستودعات
Contextual tooltips for navigation links.
Distinct from Links: Distinct from Links: focuses on the tooltip interaction state for navigation elements.
Explore 2 awesome GitHub repositories matching user interface & experience · Link Tooltips. Refine with filters or upvote what's useful.
xterm.js is a high-performance terminal emulator library designed for web applications. It provides a core rendering engine and a modular interface that allows developers to embed fully functional, interactive command-line interfaces directly into browser environments. By processing standard terminal data streams and managing internal buffer states, the library enables the creation of rich, text-based user interfaces that support standard terminal protocols. The project distinguishes itself through a highly extensible architecture that allows for deep customization of terminal behavior. Devel
Displays destination URLs in popups when hovering over links to improve security and visibility.
Overtype is a web-based markdown editor that provides a WYSIWYG editing experience. It allows users to manage markdown content through a real-time visual preview while maintaining the simplicity of native text input. The project focuses on secure markdown rendering by sanitizing input and neutralizing dangerous links to prevent XSS attacks. The editor is implemented as a native web component using Shadow DOM encapsulation, ensuring style isolation and framework-agnostic integration. It uses a transparent overlay rendering technique to simulate a visual editor while preserving native input beh
Displays a clickable URL tooltip when the cursor is positioned within a markdown link.