UNPKG

angular-autosize

Version:

Automatically resize textarea height based on its content

28 lines (27 loc) 581 B
{ "name": "angular-autosize", "version": "1.0.1", "description": "Automatically resize textarea height based on its content", "main": "index.ts", "repository": { "type": "git", "url": "git@github.com:shevaroller/angular-autosize" }, "keywords": [ "angular", "@angular", "autosize", "autoheight", "expand", "textarea", "material", "input" ], "author": "Alex Shevchenko <shevaroller@gmail.com>", "license": "MIT", "dependencies": {}, "devDependencies": { "@angular/core": "^4.2.4", "typescript": "^2.3.4" } }