Build a Serverless Text Editor with URL Storage – textarea.my
A minimalist browser-based text editor using contenteditable, deflate compression, and URL hash storage. No backend required.
A minimalist browser-based text editor using contenteditable, deflate compression, and URL hash storage. No backend required.
shuffle-text.js is a pure JavaScript library that presents your text letter by letter with a character shuffle animation.
A JavaScript library for highlighting text using CSS Custom Highlight API. No DOM mutations, zero dependencies, and full TypeScript support.
A lightweight, dependency-free JavaScript library for creating scroll-triggered, letter-by-letter text animations.
Lightweight web component for Telegram-style spoiler text effects. Works with React, Vue, Svelte. Configurable particle animations.
A framework-agnostic WYSIWYG markdown editor with native mobile support, keyboard shortcuts, and a simple API.
A JavaScript library that records human typing patterns and replays them with natural timing and corrections. Perfect for demos.
A JavaScript typography library that draws adaptive, monolined letterforms on SVG and Canvas elements to fit any container.
A <2KB JS util for fast, accurate Canvas-based text wrapping calculation, ideal for optimizing virtual list performance.