{"id":24186382,"url":"https://github.com/kanocomputing/cordova-plugin-grt","last_synced_at":"2025-03-03T01:41:59.258Z","repository":{"id":73542118,"uuid":"122614628","full_name":"KanoComputing/cordova-plugin-grt","owner":"KanoComputing","description":"Allows you to use The Gesture Recognition Toolkit from your web pages running with cordova","archived":false,"fork":false,"pushed_at":"2019-01-18T15:32:18.000Z","size":3189,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-01-13T12:46:16.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/KanoComputing.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-23T11:47:14.000Z","updated_at":"2019-01-18T15:32:20.000Z","dependencies_parsed_at":"2023-09-20T10:45:29.966Z","dependency_job_id":null,"html_url":"https://github.com/KanoComputing/cordova-plugin-grt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fcordova-plugin-grt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fcordova-plugin-grt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fcordova-plugin-grt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanoComputing%2Fcordova-plugin-grt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanoComputing","download_url":"https://codeload.github.com/KanoComputing/cordova-plugin-grt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596242,"owners_count":19988041,"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":[],"created_at":"2025-01-13T12:35:19.382Z","updated_at":"2025-03-03T01:41:59.242Z","avatar_url":"https://github.com/KanoComputing.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cordova Plugin GRT\n\n🚨 Incomplete and unmaintained proof of concept. 🚨\n\nAllows you to use The Gesture Recognition Toolkit from your web pages running with cordova.\n\n## API\n\nThe API follows the API available here (https://github.com/KanoComputing/android-grt).\n\nDue to the nature of a cordova plugin, every call must be asynchronous. To instantiate the GRT classes, you need to call \u003ccreateNameOfClass\u003e which will return a promise.\n\nExample\n```js\n\ngrt.createTimeSeriesClassificationData()\n    .then((trainingData) =\u003e {\n        // Do something here\n        return trainingData.setInfoText('My Text');\n    });\n\n```\n\n## iOS Development\n\nThe [GRT library](https://github.com/nickgillian/grt) comes prebuilt inside `ios-grt.framework`.\nTo rebuild/modify the bindings see the [ios-grt](https://github.com/KanoComputing/ios-grt) repo.\n\nIt would be good to explore the possibility of building the framework from scratch on plugin add.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanocomputing%2Fcordova-plugin-grt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanocomputing%2Fcordova-plugin-grt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanocomputing%2Fcordova-plugin-grt/lists"}