{"id":21239241,"url":"https://github.com/tinacious/ng-autogrow","last_synced_at":"2025-06-17T09:34:45.818Z","repository":{"id":40497018,"uuid":"257193219","full_name":"tinacious/ng-autogrow","owner":"tinacious","description":"An AngularJS directive for autogrowing textareas","archived":false,"fork":false,"pushed_at":"2022-05-04T20:31:07.000Z","size":71,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T03:41:13.061Z","etag":null,"topics":["angularjs","forms"],"latest_commit_sha":null,"homepage":"https://tinacious.github.io/ng-autogrow","language":"HTML","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/tinacious.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":"2020-04-20T06:37:06.000Z","updated_at":"2020-11-15T21:54:52.000Z","dependencies_parsed_at":"2022-08-09T22:13:32.351Z","dependency_job_id":null,"html_url":"https://github.com/tinacious/ng-autogrow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinacious/ng-autogrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinacious%2Fng-autogrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinacious%2Fng-autogrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinacious%2Fng-autogrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinacious%2Fng-autogrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinacious","download_url":"https://codeload.github.com/tinacious/ng-autogrow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinacious%2Fng-autogrow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260329074,"owners_count":22992826,"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":["angularjs","forms"],"created_at":"2024-11-21T00:42:34.052Z","updated_at":"2025-06-17T09:34:45.777Z","avatar_url":"https://github.com/tinacious.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ng-autogrow\n\nAn AngularJS directive for autogrowing textareas. \n\nIt automagically adjusts the height of textareas so you don't have to vertically scroll.\n\n👯 [View the demo here](https://tinacious.github.io/ng-autogrow)\n\n## Usage\n\n```\nnpm install ng-autogrow\n```\n\nAdd it as a dependency to your module.\n\n```js\nangular.module('myApp', ['ng-autogrow'])\n```\n\nUse the directive and any configuration as so:\n\n```html\n\u003ctextarea \n  autogrow \n  autogrow-min-height=\"100\"\u003e\n\u003c/textarea\u003e\n```\n\n### Options\n\n- `autogrow-min-height`: A minimum height for the textarea. Default: 0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinacious%2Fng-autogrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinacious%2Fng-autogrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinacious%2Fng-autogrow/lists"}