react-lite-rich-text-editor
v1.1.3A lightweight, premium rich text editor for React with no dependencies. Built for performance and extreme ease of use.
Lightweight, performance-focused utilities designed to accelerate your development workflow.
A lightweight, premium rich text editor for React with no dependencies. Built for performance and extreme ease of use.
Browser OCR with smart preprocessing, multi-pass recognition, and layout reconstruction — powered by Tesseract.js. Images never leave the device.
Zero-dependency array helpers for frontend and backend — parse, group, chunk, sort, dedupe, paginate, and more. Works in the browser and Node.
These packages stay small on purpose. I avoid dependency chains that inflate bundles and introduce security surface. Prefer native browser APIs and React fundamentals so install size stays predictable.
For rich text, react-lite-rich-text-editor uses contentEditable with a focused selection-state layer so undo/redo and formatting stay reliable without a large runtime.
Each package ships with TypeScript types and is tested for server-side rendering safety in Next.js — clear props, no opaque global config, behavior that matches the live demos.
Releases follow SemVer. Breaking changes only land on major bumps so teams can automate minor and patch updates through CI without surprise breakage.