{"id":20198596,"url":"https://github.com/eclipsesource/generator-tabris-js","last_synced_at":"2025-04-10T10:53:53.928Z","repository":{"id":3545307,"uuid":"50125348","full_name":"eclipsesource/generator-tabris-js","owner":"eclipsesource","description":"A Yeoman generator for Tabris.js","archived":false,"fork":false,"pushed_at":"2023-10-02T23:27:18.000Z","size":892,"stargazers_count":4,"open_issues_count":7,"forks_count":3,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-23T20:26:54.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-21T17:47:22.000Z","updated_at":"2024-06-21T07:11:54.408Z","dependencies_parsed_at":"2024-06-21T07:11:47.821Z","dependency_job_id":"7229bb70-be6d-4b16-bfa9-c26f333d2dd3","html_url":"https://github.com/eclipsesource/generator-tabris-js","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fgenerator-tabris-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fgenerator-tabris-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fgenerator-tabris-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fgenerator-tabris-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/generator-tabris-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809962,"owners_count":20999816,"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":"2024-11-14T04:32:29.715Z","updated_at":"2025-04-10T10:53:53.907Z","avatar_url":"https://github.com/eclipsesource.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tabris.js generator\n\n[![Build Status](https://travis-ci.org/eclipsesource/generator-tabris-js.svg?branch=master)](https://travis-ci.org/eclipsesource/generator-tabris-js)\n\nA [Yeoman](http://yeoman.io) generator for [Tabris.js](https://tabrisjs.com/) apps. It lets you quickly set up a new project with sensible defaults and best practices.\n\n## Getting Started\n\nInstall yeoman, this generator, and an HTTP server for local testing:\n\n```js\nnpm install -g yo generator-tabris-js http-server\n```\n\nCreate your app in an empty directory:\n\n```js\nyo tabris-js\n```\n\nRun the app locally:\n\n```\nnpm start\n```\n\nGet the [Tabris.js Developer App](https://tabrisjs.com/download) and point it to the URL the HTTP server has just opened (should be printed on the console).\n\n## Documentation\n\nCheck out the [online documentation](https://tabrisjs.com/documentation/latest/) for APIs, examples, and build documentation.\n\n## Contributing\n\nTo contribute to the Yeoman generator for tabris.js, begin by cloning this repository. Once cloned you can run `npm install` to install the required dependencies. Next install Yeoman using `npm install yo -g`. Finally you can install the local copy of the tabris.js generator using `npm link`. With the tabris.js generator installed, you can now run `yo  tabris-js` to start the generator.\n\n```\ngit clone https://github.com/eclipsesource/generator-tabris-js.git\ncd generator-tabris-js\nnpm install\nnpm install yo -g\nnpm link\n```\n\nYou can make changes to generator and test them by using `npm link`. Finally, feel free to suggest changes in [GitHub Issues](https://github.com/eclipsesource/generator-tabris-js/issues), or send us a Pull Request.\n\n## License\n\n[BSD License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Fgenerator-tabris-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipsesource%2Fgenerator-tabris-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Fgenerator-tabris-js/lists"}