Lightweight Tab Indentation for Textarea Elements – TabMate
A lightweight, framework-agnostic JavaScript library that adds code editor-style tab and indentation functionality to HTML textareas.
A lightweight, framework-agnostic JavaScript library that adds code editor-style tab and indentation functionality to HTML textareas.
A lightweight and fast JavaScript library that adds autocomplete/autosuggestion functionality to textareas.
A dependency-free JavaScript library that automatically resizes textareas based on content length, improving UX with just 1KB of code.
A tiny JavaScript library that allows you to quickly implement a copy-to-clipboard functionality on textarea elements.
ta-ln.js is a tiny (less than 1kb) JavaScript solution to add line numbers to the native textarea element.
A modern JavaScript solution for auto-resizing text field that dynamically increases or decreases the height of a textarea element depending on the content size the user typed.
Yet another pure JavaScript solution to automatically adjust the height of a textarea to fit its contents while following CSS declarations.
highlight-ta.js is a pure JavaScript library that allows to apply different CSS styles on specific characters within your textarea element using RegExp.