0.1.0 • Published 5 months ago

@hasancruk/cruk-textarea v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

CRUK Textarea

This is an experimental component that makes textarea auto-resizeable. The styling and implementation was inspired by the CSS Tricks post by Chris Coyier.

Installation

Via npm or download cruk-textarea.js directly for use in your project.

npm install @hasancruk/cruk-textarea

Usage

If you've installed it via npm, then you can import it into your project like this:

import "@hasancruk/cruk-textarea";