{"id":24206372,"url":"https://github.com/open-tech-foundation/react-ta-input","last_synced_at":"2026-05-18T19:10:15.676Z","repository":{"id":217197265,"uuid":"743275079","full_name":"Open-Tech-Foundation/react-ta-input","owner":"Open-Tech-Foundation","description":"The Thamizhl (தமிழ்) language scripts input for ReactJS.","archived":false,"fork":false,"pushed_at":"2024-02-02T11:32:22.000Z","size":397,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-14T08:49:01.817Z","etag":null,"topics":["input","language","reactjs","script","tamil","thamizhl"],"latest_commit_sha":null,"homepage":"https://react-ta-input.pages.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Open-Tech-Foundation.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-14T21:01:16.000Z","updated_at":"2024-01-19T23:26:36.000Z","dependencies_parsed_at":"2024-01-25T16:46:10.504Z","dependency_job_id":"b2a8af01-ae61-425f-85c1-87942b3d16cf","html_url":"https://github.com/Open-Tech-Foundation/react-ta-input","commit_stats":null,"previous_names":["open-tech-foundation/react-ta-input"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Tech-Foundation%2Freact-ta-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Tech-Foundation%2Freact-ta-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Tech-Foundation%2Freact-ta-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-Tech-Foundation%2Freact-ta-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Open-Tech-Foundation","download_url":"https://codeload.github.com/Open-Tech-Foundation/react-ta-input/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241677262,"owners_count":20001654,"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":["input","language","reactjs","script","tamil","thamizhl"],"created_at":"2025-01-14T00:20:18.619Z","updated_at":"2025-09-21T23:46:37.321Z","avatar_url":"https://github.com/Open-Tech-Foundation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"left\" src=\"https://open-tech-foundation.pages.dev/img/Logo.svg\" width=\"50\" height=\"50\"\u003e\n\n\u0026nbsp;[OPEN TECH FOUNDATION](https://open-tech-foundation.pages.dev/)\n\n\u003cdiv align=\"center\"\u003e\n\n# React Ta Input\n\n![Virtual Keyboard](https://raw.githubusercontent.com/Open-Tech-Foundation/react-ta-input/main/assets/demo.gif)\n\n\u003c/div\u003e\n\n\u003e The Thamizhl (தமிழ்) language scripts input for ReactJS.\n\n\n# [LIVE DEMO](https://react-ta-input.pages.dev/) | [DOCUMENTATION](https://react-ta-input.pages.dev/docs)\n\n## Features\n\n✅\u0026nbsp; Simple API\n\n✅\u0026nbsp; It is based on the [ta-input-spec](https://github.com/Open-Tech-Foundation/ta-input-spec) specification\n\n✅\u0026nbsp; Virtual Keyboard\n\n✅\u0026nbsp; Easy switch between `ta` \u0026 `System` inputs methods\n\n## Upcoming\n\n⏳ Drag virtual keyboard\n\n⏳ Virtual Keyboard size variants\n\n⏳ Option to pick various signs\n\n⏳ Keyboard shortcut to change input language\n\n## Installation\n\n```sh\nnpm install @opentf/react-ta-input\n```\n\n```sh\nyarn add @opentf/react-ta-input\n```\n\n```sh\npnpm add @opentf/react-ta-input\n```\n\n```sh\nbun add @opentf/react-ta-input\n```\n\n## Usage\n\n```js\nimport { useRef } from \"react\";\nimport { TaInput } from \"@opentf/react-ta-input\";\n\nexport default function App() {\n  const inputRef = useRef();\n\n  const handleChange = (value) =\u003e {\n    console.log(value);\n  };\n\n  return (\n    \u003cdiv\u003e\n      \u003cTaInput inputRef={inputRef} onChange={handleChange}\u003e\n        \u003ctextarea ref={inputRef} rows={5} cols={50} /\u003e\n      \u003c/TaInput\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n## License\n\nCopyright (c) [Thanga Ganapathy](https://github.com/Thanga-Ganapathy) ([MIT License](./LICENSE)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-tech-foundation%2Freact-ta-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-tech-foundation%2Freact-ta-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-tech-foundation%2Freact-ta-input/lists"}