
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@frsource/autoresize-textarea
Advanced tools
Getting Started
·
Demo
·
File an Issue
·
Have a question or an idea?
Tiny library which make your textareas fluid.
Mobile & desktop-friendly
Performant & with small bundle size (less than 390B!)
Published as separate bundles for JS ES5 or modern browsers thanks to microbundle
Written completely in typescript
Published under MIT license
# npm
npm install @frsource/autoresize-textarea
# Yarn
yarn add @frsource/autoresize-textarea
import { attach } from "@frsource/autoresize-textarea";
const textarea = document.querySelector("textarea");
attach(textarea);
const textarea = document.querySelector("textarea");
window.autoresizeTextarea.attach(textarea);
For working example, check out our demo.
Don’t hesitate to ask a question directly on the discussions board!
Changes for every release are documented in the release notes and CHANGELOG file.
Copyright (c) 2022-present, Jakub FRS Freisler, FRSOURCE
FAQs
Minimalistic plugin to autosize your textareas! 💪
The npm package @frsource/autoresize-textarea receives a total of 3,598 weekly downloads. As such, @frsource/autoresize-textarea popularity was classified as popular.
We found that @frsource/autoresize-textarea demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.