{"id":23053587,"url":"https://github.com/component/inputarea","last_synced_at":"2025-07-29T10:10:30.911Z","repository":{"id":11652813,"uuid":"14159945","full_name":"component/inputarea","owner":"component","description":"single-line / multi-line hybrid input (multi-line triggered via shift+return)","archived":false,"fork":false,"pushed_at":"2013-12-24T00:04:09.000Z","size":128,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-03T07:05:59.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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":"2013-11-06T01:40:33.000Z","updated_at":"2023-08-14T20:35:14.000Z","dependencies_parsed_at":"2022-09-06T23:31:27.128Z","dependency_job_id":null,"html_url":"https://github.com/component/inputarea","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/component/inputarea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finputarea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finputarea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finputarea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finputarea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/inputarea/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finputarea/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267668809,"owners_count":24124967,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-16T00:18:42.869Z","updated_at":"2025-07-29T10:10:30.888Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# inputarea\n\n  Cross between a textarea and text input. The textarea behaves like\n  a single-line input unless the return key is used. A \"multiline\" classname\n  is added to aid styling, for example you may wish to expand the field height.\n\n## Installation\n\n  Install with [component(1)](http://component.io):\n\n    $ component install component/inputarea\n\n## Example\n\n```js\nvar inputarea = require('inputarea');\nvar el = document.querySelector('textarea');\n\ninputarea(el).on('input', function(str){\n  console.log(str);\n});\n```\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Finputarea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Finputarea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Finputarea/lists"}