{"id":20198724,"url":"https://github.com/eclipsesource/tabris-cordova-test","last_synced_at":"2026-06-23T13:33:25.171Z","repository":{"id":47956739,"uuid":"213428716","full_name":"eclipsesource/tabris-cordova-test","owner":"eclipsesource","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-11T13:34:05.000Z","size":170,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-13T18:26:45.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eclipsesource.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":"2019-10-07T16:09:19.000Z","updated_at":"2019-10-14T16:20:37.000Z","dependencies_parsed_at":"2022-08-12T15:10:21.331Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/tabris-cordova-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/tabris-cordova-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Ftabris-cordova-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Ftabris-cordova-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Ftabris-cordova-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Ftabris-cordova-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/tabris-cordova-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Ftabris-cordova-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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-11-14T04:33:38.900Z","updated_at":"2026-06-23T13:33:25.155Z","avatar_url":"https://github.com/eclipsesource.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tabris Cordova Test\n\n## Run\n\nIf you haven't done so already, install the [Tabris CLI](https://www.npmjs.com/package/tabris-cli) on your machine:\n\n```\nnpm i tabris-cli -g\n```\n\nThen in the project directory, type:\n\n```\nnpm start\n```\nOr choose \"npm: start\" from the Visual Studio Code task runner to make compile errors appear in the \"Problems\" view.\n\nThis will start a Tabris.js code server at a free port and print its URL to the console. The app code can then be [side-loaded](https://tabrisjs.com/documentation/3.2/developer-app.html#run-your-app) in the [developer app](https://tabrisjs.com/documentation/3.2/developer-app.html) by entering that URL.\n\nAlternatively you can also call the Tabris CLI directly:\n\n```\ntabris serve -a -w\n```\n\nThis the same as running `npm start`. The `-w` switch starts the compiler in watch mode, meaning you do not have to re-start the server after each code change, and `-a` causes the app to reload automatically as well.\n\n## Test\n\nThis project includes a TSLint configuration that helps preventing common mistakes in your code. Most IDEs can display TSLint-based hints directly in the editor, but you can also run the tool explicitly via:\n\n```\nnpm test\n```\n\nThis will also check for compile errors.\n\nThe initial rules defined in `tslint.json` are supposed to warn against problematic patterns, but do not enforce a specific code style. You may want to [adjust them](https://palantir.github.io/tslint/rules/) according to your taste.\n\n## Build\n\nThe app can be built using the online build service at [tabrisjs.com](https://tabrisjs.com) or locally using [Tabris.js CLI](https://www.npmjs.com/package/tabris-cli).\n\nSee [Building a Tabris.js App](https://tabrisjs.com/documentation/3.2/build.html) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Ftabris-cordova-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipsesource%2Ftabris-cordova-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Ftabris-cordova-test/lists"}