{"id":18705936,"url":"https://github.com/evseevdev/ngx-textarea-autosize","last_synced_at":"2025-04-12T10:15:23.797Z","repository":{"id":22889789,"uuid":"97591996","full_name":"evseevdev/ngx-textarea-autosize","owner":"evseevdev","description":"Automatic height control of textarea to fit the content for Angular.","archived":false,"fork":false,"pushed_at":"2023-01-07T05:24:57.000Z","size":1859,"stargazers_count":30,"open_issues_count":29,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T10:15:15.549Z","etag":null,"topics":["angular","autosize","textarea"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evseevdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-18T11:49:59.000Z","updated_at":"2023-10-03T10:18:25.000Z","dependencies_parsed_at":"2022-09-17T05:21:50.465Z","dependency_job_id":null,"html_url":"https://github.com/evseevdev/ngx-textarea-autosize","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evseevdev%2Fngx-textarea-autosize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evseevdev%2Fngx-textarea-autosize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evseevdev%2Fngx-textarea-autosize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evseevdev%2Fngx-textarea-autosize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evseevdev","download_url":"https://codeload.github.com/evseevdev/ngx-textarea-autosize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550619,"owners_count":21122934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","autosize","textarea"],"created_at":"2024-11-07T12:12:23.720Z","updated_at":"2025-04-12T10:15:23.772Z","avatar_url":"https://github.com/evseevdev.png","language":"TypeScript","readme":"# ngx-textarea-autosize\nAngular 2+ plugin to automatic height control of textarea to fit the content.\n\n## Installation:\n\nNPM:\n```bash\nnpm install --save ngx-textarea-autosize\n```\nYarn:\n```bash\nyarn add ngx-textarea-autosize\n```\n\n## Usage:\nImport module to your @NgModule:\n\n```typescript\nimport { TextareaAutosizeModule } from 'ngx-textarea-autosize';\n\n@NgModule({\n  imports: [\n    TextareaAutosizeModule\n  ]\n})\n```\n\nAdd directive to your textarea\n```\n\u003ctextarea autosize\u003eSome text\u003c/textarea\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevseevdev%2Fngx-textarea-autosize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevseevdev%2Fngx-textarea-autosize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevseevdev%2Fngx-textarea-autosize/lists"}